Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231120-204109
#<BuildRuby:0x000055ed5380a048
@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-204109",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000040 0.000007 0.000047 ( 0.000041)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.002742 0.004501 2.228133 ( 4.113014)
build_miniruby 0.003994 0.000888 50.954742 ( 40.559464)
build_ruby 0.002400 0.000000 3.187645 ( 4.327715)
build_all 0.005088 0.003981 5.283613 ( 4.858571)
build_install 0.020806 0.000000 6.708647 ( 6.905640)
test_btest 0.000895 0.000000 63.123504 ( 66.347978)
test_basic 0.007627 0.000118 0.784553 ( 1.280401)
test_all 0.072222 0.049175 592.987676 (359.501629)
test_rubyspec 0.025883 0.045548 88.061131 (125.100479)
total: 613.00 sec