Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240930-184605
#<BuildRuby:0x00007fd838d5fdc8
@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.20240930-184605",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000028 0.000010 0.000038 ( 0.000039)
configure 0.000029 0.000011 0.000040 ( 0.000038)
build_up 0.009385 0.001893 5.363543 ( 7.806627)
build_miniruby 0.000000 0.002688 44.248124 ( 49.198228)
build_ruby 0.001788 0.000541 4.551118 ( 6.168070)
build_all 0.002256 0.009399 6.535488 ( 7.857718)
build_install 0.021306 0.006688 10.240250 ( 12.663354)
test_btest 0.000830 0.000356 83.752557 (101.771487)
test_basic 0.008135 0.005937 1.210626 ( 2.005181)
test_all 0.092471 0.070251 793.759245 (624.569277)
test_rubyspec 0.053438 0.033445 121.192183 ( 43.953798)
total: 856.00 sec