Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240817-220139
#<BuildRuby:0x00007ff092a2fdc0
@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.20240817-220139",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.008061 0.001422 4.232985 ( 5.964242)
build_miniruby 0.001989 0.000351 1.911145 ( 2.640985)
build_ruby 0.001966 0.000347 4.759933 ( 40.999867)
build_all 0.010082 0.000988 7.673650 ( 6.622116)
build_install 0.009285 0.015731 10.435784 ( 9.585445)
test_btest 0.000955 0.000244 99.854749 ( 97.665419)
test_basic 0.004413 0.008624 1.170515 ( 1.968766)
test_all 0.115327 0.049495 870.364350 (598.411338)
test_rubyspec 0.050702 0.041235 159.401110 ( 67.631644)
total: 831.49 sec