Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240129-185933
#<BuildRuby:0x00005605604d1f50
@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.20240129-185933",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.008340 0.000000 2.259501 ( 3.431733)
build_miniruby 0.002252 0.000000 47.557840 ( 29.221605)
build_ruby 0.001822 0.000000 3.353668 ( 4.188598)
build_all 0.004587 0.003653 5.476743 ( 5.071572)
build_install 0.010522 0.011764 7.253905 ( 7.165621)
test_btest 0.000000 0.000828 68.112257 ( 66.269856)
test_basic 0.001327 0.006830 0.817098 ( 1.483850)
test_all 0.080421 0.044050 744.670135 (712.437147)
test_rubyspec 0.077851 0.037504 179.999209 (292.700179)
total: 1121.97 sec