Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-200322
#<BuildRuby:0x00007f73db4ffdc0
@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.20241203-200322",
@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.000020)
autoconf 0.000032 0.000006 0.000038 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003704 0.003950 3.484453 ( 3.051357)
build_miniruby 0.001183 0.000236 1.509381 ( 1.506289)
build_ruby 0.001424 0.000285 3.438981 ( 32.776331)
build_all 0.007618 0.000682 5.607475 ( 3.619173)
build_install 0.008988 0.007565 8.706436 ( 4.026880)
test_btest 0.000688 0.000162 75.235738 ( 20.044214)
test_basic 0.007660 0.001802 0.901829 ( 0.951104)
test_all 0.096866 0.045531 703.985558 (220.429045)
test_rubyspec 0.052038 0.030999 119.825723 ( 29.284732)
total: 315.69 sec