Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241118-213020
#<BuildRuby:0x00007fc836e5fdc0
@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.20241118-213020",
@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.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.007502 0.001500 3.936169 ( 4.605748)
build_miniruby 0.001538 0.000307 1.685928 ( 1.771310)
build_ruby 0.002487 0.000497 4.248019 ( 4.415343)
build_all 0.010290 0.000000 5.996782 ( 3.891275)
build_install 0.017573 0.006532 8.762149 ( 5.748979)
test_btest 0.000690 0.000142 66.749444 ( 45.788291)
test_basic 0.011831 0.000000 0.974643 ( 1.039115)
test_all 0.130374 0.022402 716.266506 (273.857378)
test_rubyspec 0.033900 0.041355 105.363699 ( 28.095724)
total: 369.21 sec