Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240904-001616
#<BuildRuby:0x00007fa400eafdc0
@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.20240904-001616",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.008728 0.001455 3.990469 ( 5.437257)
build_miniruby 0.001645 0.000274 2.203396 ( 2.621077)
build_ruby 0.001825 0.000304 4.517893 ( 5.838388)
build_all 0.009347 0.001557 7.464834 ( 6.335918)
build_install 0.019983 0.005809 10.488204 ( 9.483538)
test_btest 0.001118 0.000000 95.786240 ( 87.585758)
test_basic 0.013438 0.000000 1.209295 ( 1.954369)
test_all 0.115877 0.043849 818.589881 (508.163968)
test_rubyspec 0.034493 0.055810 149.100099 ( 57.040747)
total: 684.46 sec