Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-170339
#<BuildRuby:0x00007ff1fbc3fdd0
@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.20241226-170339",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002345 0.003655 2.076565 ( 2.373416)
build_miniruby 0.001367 0.000274 1.598320 ( 1.595779)
build_ruby 0.001822 0.000365 3.624081 ( 14.356165)
build_all 0.009162 0.000202 6.378063 ( 2.676435)
build_install 0.009664 0.008510 8.353810 ( 4.958133)
test_btest 0.000000 0.001041 74.871592 ( 27.347762)
test_basic 0.000000 0.008768 1.030329 ( 5.974967)
test_all 0.104571 0.035310 720.825158 (270.627683)
test_rubyspec 0.054369 0.027488 115.198877 ( 26.682500)
total: 356.59 sec