Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240616-010406
#<BuildRuby:0x00007f4b2410fdd0
@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.20240616-010406",
@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.000023 0.000008 0.000031 ( 0.000027)
autoconf 0.000036 0.000013 0.000049 ( 0.000045)
configure 0.000028 0.000010 0.000038 ( 0.000039)
build_up 0.002441 0.007426 4.005735 ( 6.913673)
build_miniruby 0.001538 0.000636 1.753934 ( 2.082763)
build_ruby 0.001643 0.000680 4.328877 ( 40.238454)
build_all 0.007196 0.003680 7.239827 ( 6.423387)
build_install 0.012579 0.014497 10.277936 ( 20.916586)
test_btest 0.000755 0.000367 98.080806 (122.883791)
test_basic 0.007908 0.005952 1.193236 ( 2.086449)
test_all 0.125450 0.039520 866.509449 (1121.317734)
test_rubyspec 0.056755 0.039799 153.577060 (160.893941)
total: 1483.76 sec