Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241022-230531
#<BuildRuby:0x00007fa3bac6fdd0
@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.20241022-230531",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005140 0.004203 4.317243 ( 4.481596)
build_miniruby 0.001701 0.000378 1.769571 ( 1.970120)
build_ruby 0.002670 0.000000 4.329852 ( 4.681913)
build_all 0.005718 0.005109 6.128186 ( 4.304697)
build_install 0.011203 0.013331 9.268328 ( 6.280136)
test_btest 0.000000 0.001186 66.124323 ( 34.124269)
test_basic 0.009768 0.003352 1.103330 ( 1.232695)
test_all 0.110001 0.047276 757.322448 (356.617864)
test_rubyspec 0.045673 0.041557 111.552374 ( 40.722520)
total: 454.42 sec