Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250217-051442
#<BuildRuby:0x00007f31c37afde0
@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.20250217-051442",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000036 0.000004 0.000040 ( 0.000041)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.000000 0.006928 3.000047 ( 2.236882)
build_miniruby 0.001018 0.000385 1.015342 ( 1.012789)
build_ruby 0.000000 0.001860 2.737087 ( 2.960661)
build_all 0.005360 0.002302 4.770293 ( 2.048807)
build_install 0.006090 0.009754 6.219349 ( 3.122206)
test_btest 0.000567 0.000175 41.485961 ( 11.552060)
test_basic 0.006817 0.000775 0.776868 ( 0.831321)
test_all 0.072600 0.041978 515.678175 (151.465722)
test_rubyspec 0.048745 0.026846 98.695883 ( 18.006306)
total: 193.24 sec