Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241009-084852
#<BuildRuby:0x00007f2a7bc4fde0
@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.20241009-084852",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.003358 0.006646 4.394588 ( 5.566348)
build_miniruby 0.000000 0.002007 2.255914 ( 2.937054)
build_ruby 0.000420 0.001836 4.487778 ( 5.659276)
build_all 0.012462 0.000000 9.664130 ( 7.316157)
build_install 0.013009 0.011265 9.700557 ( 6.359891)
test_btest 0.000776 0.000190 78.825913 ( 30.718814)
test_basic 0.006787 0.005677 1.099849 ( 2.486312)
test_all 0.121777 0.033502 771.514305 (492.343727)
test_rubyspec 0.036956 0.054464 120.380748 ( 69.916177)
total: 623.31 sec