Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231120-003918
#<BuildRuby:0x000055bfe3f76068
@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.20231120-003918",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000032)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.002480 0.004481 2.102227 ( 3.806207)
build_miniruby 0.001286 0.000184 1.736740 ( 2.575652)
build_ruby 0.001718 0.000246 3.309446 ( 4.737478)
build_all 0.005845 0.003178 5.242162 ( 5.901879)
build_install 0.018223 0.002207 6.527075 ( 7.756557)
test_btest 0.000349 0.000571 63.076901 ( 70.531552)
test_basic 0.004798 0.003994 0.810671 ( 1.428874)
test_all 0.086460 0.039624 654.053033 (450.565243)
test_rubyspec 0.020872 0.052080 90.126935 (118.057615)
total: 665.36 sec