Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-192759
#<BuildRuby:0x00007fb4449afdd0
@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.20241211-192759",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004524 0.004111 3.800662 ( 4.193043)
build_miniruby 0.001679 0.000000 1.745990 ( 1.808470)
build_ruby 0.002305 0.000011 4.594486 ( 4.850628)
build_all 0.008371 0.000897 6.644430 ( 4.217189)
build_install 0.017374 0.004313 9.259461 ( 5.967719)
test_btest 0.000986 0.000208 79.231360 ( 35.661724)
test_basic 0.008293 0.000839 1.157982 ( 1.369671)
test_all 0.118110 0.029665 770.241293 (315.401119)
test_rubyspec 0.030285 0.047342 117.498865 ( 39.710047)
total: 413.18 sec