Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-050327
#<BuildRuby:0x00007f8c93e1fdd0
@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/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240929-050327",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.005184 0.003367 4.527710 ( 3.671182)
build_miniruby 0.001593 0.000000 1.593016 ( 1.589610)
build_ruby 0.001856 0.000000 4.108588 ( 4.273970)
build_all 0.005038 0.003206 6.751526 ( 2.681113)
build_install 0.010882 0.009426 10.303584 ( 4.598920)
test_btest 0.000827 0.000226 96.686664 ( 26.476092)
test_basic 0.001690 0.008532 1.019147 ( 1.064600)
test_all 0.117605 0.032115 791.028256 (274.094160)
test_rubyspec 0.036348 0.052077 134.837840 ( 27.913352)
total: 346.36 sec