Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231221-063415
#<BuildRuby:0x0000558a6a8b2348
@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.20231221-063415",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002238 0.004347 1.951943 ( 3.312057)
build_miniruby 0.001203 0.000241 2.060738 ( 2.313041)
build_ruby 0.000000 0.001687 3.488029 ( 4.212247)
build_all 0.006237 0.002636 5.162940 ( 4.426725)
build_install 0.010100 0.011674 6.583860 ( 5.554897)
test_btest 0.000747 0.000232 63.731382 ( 67.308683)
test_basic 0.001288 0.007134 0.800320 ( 1.372483)
test_all 0.104481 0.027195 658.507592 (776.874865)
test_rubyspec 0.031017 0.048012 92.743382 (173.075905)
total: 1038.45 sec