Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231203-105452
#<BuildRuby:0x0000556b8c255c68
@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.20231203-105452",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.003314 0.004501 2.301288 ( 3.737072)
build_miniruby 0.001507 0.000223 1.675176 ( 1.967465)
build_ruby 0.001594 0.000236 3.219728 ( 4.203629)
build_all 0.002981 0.007367 5.505527 ( 5.910594)
build_install 0.016147 0.005877 6.970723 ( 7.424320)
test_btest 0.000967 0.000218 64.632163 ( 66.030747)
test_basic 0.003607 0.004173 0.787887 ( 1.329008)
test_all 0.093651 0.033102 695.071405 (482.512072)
test_rubyspec 0.032878 0.042367 90.799042 (129.497935)
total: 702.61 sec