Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231212-190859
#<BuildRuby:0x0000562b288ba9a8
@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.20231212-190859",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000038 0.000003 0.000041 ( 0.000035)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.007319 0.000488 2.666220 ( 4.232474)
build_miniruby 0.001487 0.000099 1.713543 ( 1.797099)
build_ruby 0.001747 0.000000 3.236658 ( 3.983126)
build_all 0.009040 0.000148 5.660848 ( 4.605483)
build_install 0.016157 0.005398 6.930737 ( 6.240294)
test_btest 0.000696 0.000064 63.418233 ( 57.606513)
test_basic 0.007183 0.000219 0.809366 ( 1.189278)
test_all 0.091219 0.032871 649.464380 (373.666021)
test_rubyspec 0.041698 0.032343 91.320152 (119.613722)
total: 572.94 sec