Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-235101
#<BuildRuby:0x00007fe1c602fdc8
@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.20241209-235101",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005886 0.001051 2.930120 ( 2.882597)
build_miniruby 0.001200 0.000215 1.426227 ( 1.424062)
build_ruby 0.001945 0.000000 3.789151 ( 3.943759)
build_all 0.006776 0.001308 5.659083 ( 2.365232)
build_install 0.008503 0.007719 7.073613 ( 3.271068)
test_btest 0.000978 0.000000 70.711809 ( 32.272223)
test_basic 0.007683 0.002349 0.918051 ( 0.969185)
test_all 0.099675 0.042342 737.636809 (216.694458)
test_rubyspec 0.049989 0.031466 118.394142 ( 30.322867)
total: 294.15 sec