Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241008-184900
#<BuildRuby:0x00007ff899a5fde0
@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.20241008-184900",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.010210 0.000000 4.594824 ( 5.952497)
build_miniruby 0.002190 0.000036 11.542808 ( 12.184732)
build_ruby 0.002371 0.000527 4.319507 ( 5.142480)
build_all 0.011755 0.000000 6.893924 ( 5.504367)
build_install 0.025990 0.001139 10.080036 ( 8.756672)
test_btest 0.001025 0.000188 82.544697 ( 47.293717)
test_basic 0.011393 0.000644 1.089061 ( 1.390323)
test_all 0.111903 0.048620 750.171593 (510.220850)
test_rubyspec 0.063230 0.029210 121.175920 ( 66.157297)
total: 662.60 sec