Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241024-110552
#<BuildRuby:0x00007f125a24fdd8
@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.20241024-110552",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000044 0.000003 0.000047 ( 0.000047)
configure 0.000036 0.000003 0.000039 ( 0.000039)
build_up 0.009368 0.000101 4.638508 ( 5.987082)
build_miniruby 0.001586 0.000126 2.380622 ( 3.161199)
build_ruby 0.000000 0.002391 4.478362 ( 28.134114)
build_all 0.009388 0.002176 10.111958 ( 8.737363)
build_install 0.018518 0.008141 9.474518 ( 8.026909)
test_btest 0.001135 0.000155 66.605233 ( 56.696141)
test_basic 0.009509 0.000704 0.967325 ( 2.975116)
test_all 0.121422 0.033736 763.504033 (458.450531)
test_rubyspec 0.052258 0.036198 112.171565 ( 50.751004)
total: 622.92 sec