Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240922-003412
#<BuildRuby:0x00007fcb2578fdc8
@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.20240922-003412",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.010357 0.000000 5.184624 ( 8.069807)
build_miniruby 0.002008 0.000116 1.827365 ( 2.612372)
build_ruby 0.002261 0.000283 4.529397 ( 5.450126)
build_all 0.007209 0.003836 6.551486 ( 6.864230)
build_install 0.020342 0.005906 10.136571 ( 11.949992)
test_btest 0.001018 0.000162 85.331251 (108.016753)
test_basic 0.003274 0.009124 1.116249 ( 5.899733)
test_all 0.120238 0.044196 817.539319 (916.094166)
test_rubyspec 0.027271 0.065097 124.693763 ( 72.714810)
total: 1137.67 sec