Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241006-084647
#<BuildRuby:0x00007fa62280fdc0
@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.20241006-084647",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000030 0.008934 4.462627 ( 5.702466)
build_miniruby 0.000000 0.001935 1.867981 ( 2.509436)
build_ruby 0.000615 0.001835 4.731575 ( 5.501797)
build_all 0.009372 0.002063 6.926245 ( 5.725209)
build_install 0.020225 0.004205 9.809552 ( 8.658533)
test_btest 0.000686 0.000235 83.961580 ( 69.275991)
test_basic 0.007586 0.005195 1.161459 ( 1.725950)
test_all 0.104026 0.056455 812.226487 (688.396437)
test_rubyspec 0.052707 0.031818 124.314455 ( 62.882080)
total: 850.38 sec