Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-171612
#<BuildRuby:0x00007fe90aeffdd0
@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.20240626-171612",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.009558 0.001153 4.612266 ( 7.371522)
build_miniruby 0.001812 0.000373 2.341547 ( 3.706823)
build_ruby 0.000000 0.002317 4.363247 ( 30.792917)
build_all 0.008593 0.002778 7.277781 ( 11.145981)
build_install 0.023261 0.004695 10.924627 ( 14.367228)
test_btest 0.000859 0.000193 99.567310 (145.853031)
test_basic 0.013838 0.000148 1.200658 ( 2.336801)
test_all 0.117351 0.050233 837.415238 (888.871067)
test_rubyspec 0.029636 0.062462 146.956792 ( 46.202220)
total: 1150.65 sec