Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240725-192950
#<BuildRuby:0x00007fd79464fdc0
@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.20240725-192950",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.007706 0.001541 4.194824 ( 7.087471)
build_miniruby 0.001562 0.000312 2.353790 ( 3.651550)
build_ruby 0.002114 0.000000 4.314293 ( 6.639381)
build_all 0.010503 0.000008 7.321707 ( 9.051001)
build_install 0.017494 0.006952 10.373587 ( 13.944924)
test_btest 0.000900 0.000000 97.332105 (131.617348)
test_basic 0.007853 0.004509 1.176742 ( 2.074298)
test_all 0.137259 0.027542 873.452610 (1148.375717)
test_rubyspec 0.058996 0.036518 156.895021 (166.518125)
total: 1488.96 sec