Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241208-093252
#<BuildRuby:0x00007fab3fecfdc8
@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.20241208-093252",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.006098 0.002178 3.870681 ( 4.935426)
build_miniruby 0.000000 0.001977 1.692180 ( 1.984253)
build_ruby 0.002267 0.000000 4.340217 ( 4.835423)
build_all 0.007870 0.002393 5.597755 ( 4.608900)
build_install 0.012358 0.011161 7.899378 ( 6.689990)
test_btest 0.000655 0.000270 60.626538 ( 58.342502)
test_basic 0.003918 0.001613 0.960364 ( 1.176177)
test_all 0.097449 0.051456 734.003026 (433.083724)
test_rubyspec 0.048494 0.037990 105.507364 ( 54.855979)
total: 570.51 sec