Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231022-130239
#<BuildRuby:0x00005601c7a1a0d0
@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.20231022-130239",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007302 0.001082 3.908606 ( 5.935739)
build_miniruby 0.001683 0.000249 2.030976 ( 2.551350)
build_ruby 0.001405 0.000208 3.072030 ( 3.815063)
build_all 0.007641 0.000498 5.219139 ( 4.710955)
build_install 0.016963 0.004947 7.725768 ( 7.228366)
test_btest 0.000691 0.000112 62.625934 ( 60.342246)
test_basic 0.002688 0.004963 0.795589 ( 1.405166)
test_all 0.091697 0.035102 604.375109 (610.190474)
test_rubyspec 0.029795 0.049196 89.155014 (156.473531)
total: 852.65 sec