Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-211702
#<BuildRuby:0x00007fee6914fdc0
@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.20241227-211702",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005852 0.000688 2.181536 ( 2.843516)
build_miniruby 0.001522 0.000179 1.627759 ( 1.726452)
build_ruby 0.001737 0.000204 4.500815 ( 15.568645)
build_all 0.008399 0.000000 6.155347 ( 2.514274)
build_install 0.015426 0.000261 7.511355 ( 31.190999)
test_btest 0.001009 0.000000 74.296009 ( 22.793326)
test_basic 0.004696 0.003477 0.796385 ( 3.168940)
test_all 0.105565 0.035606 700.953063 (240.011142)
test_rubyspec 0.054662 0.025722 116.874355 ( 26.388549)
total: 346.21 sec