Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231130-205459
#<BuildRuby:0x000055f6d89d5e98
@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.20231130-205459",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006815 0.001049 2.493617 ( 4.061544)
build_miniruby 0.001424 0.000219 2.897097 ( 3.065385)
build_ruby 0.000000 0.002152 3.396568 ( 4.040464)
build_all 0.000000 0.010183 5.509582 ( 5.135808)
build_install 0.015885 0.005668 7.136778 ( 6.632471)
test_btest 0.000679 0.000188 64.580572 ( 57.881011)
test_basic 0.007679 0.000855 0.858555 ( 1.337997)
test_all 0.084484 0.039102 640.126857 (408.292302)
test_rubyspec 0.036727 0.033800 89.777972 (111.262172)
total: 601.71 sec