Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250103-081201
#<BuildRuby:0x00007f40739afdc0
@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.20250103-081201",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000008 0.000033 ( 0.000034)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.001607 0.004486 2.174969 ( 4.098955)
build_miniruby 0.001317 0.000470 1.681950 ( 3.828054)
build_ruby 0.001936 0.000691 4.216112 ( 91.176042)
build_all 0.007624 0.002723 5.790917 ( 7.799891)
build_install 0.017374 0.007535 7.415537 ( 12.113954)
test_btest 0.000863 0.000316 65.280644 (100.624359)
test_basic 0.006992 0.000817 0.997236 ( 6.881269)
test_all 0.128660 0.031488 760.997765 (1008.630344)
test_rubyspec 0.067662 0.017573 108.554413 ( 65.227697)
total: 1300.38 sec