Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240617-170055
#<BuildRuby:0x00007f68ca66fdc0
@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.20240617-170055",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.009336 0.001008 4.193406 ( 5.283029)
build_miniruby 0.001984 0.000000 15.233036 ( 15.376572)
build_ruby 0.002120 0.000014 4.291790 ( 4.664069)
build_all 0.006806 0.004690 7.103502 ( 5.039210)
build_install 0.018589 0.008846 10.353847 ( 7.886986)
test_btest 0.000819 0.000194 95.478697 ( 69.308360)
test_basic 0.006209 0.007932 1.169017 ( 1.557710)
test_all 0.121040 0.045134 854.293210 (892.541589)
test_rubyspec 0.045564 0.052296 147.916279 (164.512019)
total: 1166.17 sec