Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240813-095606
#<BuildRuby:0x00007ff2d744fdc8
@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.20240813-095606",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.004787 0.005133 4.219210 ( 6.266983)
build_miniruby 0.001650 0.000424 1.766700 ( 2.367025)
build_ruby 0.002334 0.000000 4.537941 ( 6.482819)
build_all 0.002877 0.008551 7.747672 ( 8.980444)
build_install 0.020370 0.004829 10.835212 ( 11.100048)
test_btest 0.000971 0.000289 99.591552 (111.048096)
test_basic 0.013211 0.001132 1.251958 ( 2.149131)
test_all 0.137609 0.025756 875.334069 (696.588714)
test_rubyspec 0.040028 0.052276 156.124294 ( 69.766474)
total: 914.75 sec