Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241213-033621
#<BuildRuby:0x00007fcd3ff4fdd0
@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.20241213-033621",
@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.000004 0.000027 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.000000 0.010546 4.057512 ( 5.155460)
build_miniruby 0.000587 0.001126 2.255128 ( 2.801878)
build_ruby 0.002205 0.000000 4.095260 ( 4.405987)
build_all 0.009389 0.000947 5.637601 ( 4.090621)
build_install 0.012806 0.010619 8.817512 ( 6.248720)
test_btest 0.002716 0.000000 62.984813 ( 54.305499)
test_basic 0.002351 0.008859 0.972300 ( 1.159415)
test_all 0.110881 0.037402 691.918439 (382.993714)
test_rubyspec 0.071928 0.017296 108.102941 ( 61.349215)
total: 522.51 sec