Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250301-002035
#<BuildRuby:0x00007fb97431fdc8
@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.20250301-002035",
@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.000023 0.000003 0.000026 ( 0.000029)
autoconf 0.000045 0.000007 0.000052 ( 0.000053)
configure 0.000036 0.000005 0.000041 ( 0.000042)
build_up 0.007711 0.001168 3.703104 ( 3.167849)
build_miniruby 0.001396 0.000211 1.567799 ( 1.633127)
build_ruby 0.001780 0.000270 4.254582 ( 4.379072)
build_all 0.009918 0.000000 5.893361 ( 3.347079)
build_install 0.020640 0.003135 8.782456 ( 6.054751)
test_btest 0.000962 0.000000 49.419547 ( 29.307618)
test_basic 0.005830 0.007314 0.938193 ( 1.192935)
test_all 0.081507 0.044807 636.246294 (348.866485)
test_rubyspec 0.053464 0.031696 105.815160 ( 37.186395)
total: 435.14 sec