Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230504-170520
#<BuildRuby:0x00005593c05861d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230504-170520",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.006119 1.939491 ( 4.266551)
build_miniruby 0.000989 0.000803 1.448189 ( 1.455307)
build_ruby 0.000000 0.001688 2.586819 ( 2.832781)
build_all 0.004535 0.001458 2.050949 ( 1.478818)
build_install 0.008480 0.007369 3.074200 ( 2.303921)
test_btest 0.000938 0.000194 60.483554 ( 25.431331)
test_basic 0.005700 0.000415 0.681862 ( 0.785528)
test_all 0.000873 0.000175 577.257832 (326.581132)
test_rubyspec 0.025096 0.036855 77.042180 (117.918647)
total: 483.06 sec