Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250226-121727
#<BuildRuby:0x00007f66b0dbfdd0
@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.20250226-121727",
@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.000025 0.000003 0.000028 ( 0.000023)
autoconf 0.000041 0.000005 0.000046 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.005600 0.003664 3.643261 ( 3.064227)
build_miniruby 0.001490 0.000219 1.725006 ( 1.987891)
build_ruby 0.001930 0.000284 3.867623 ( 4.059321)
build_all 0.010260 0.000297 5.374630 ( 3.053649)
build_install 0.018241 0.007161 7.703751 ( 5.418131)
test_btest 0.000760 0.000126 60.135500 ( 29.918496)
test_basic 0.008420 0.000721 0.900074 ( 1.001515)
test_all 0.098745 0.018719 523.812494 (230.282094)
test_rubyspec 0.051837 0.028379 100.639235 ( 34.098736)
total: 312.89 sec