Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-185155
#<BuildRuby:0x00007fcb86a7fdd8
@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.20241129-185155",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006657 0.002660 3.795745 ( 3.945211)
build_miniruby 0.001755 0.000439 1.847692 ( 1.878260)
build_ruby 0.000000 0.002497 4.443822 ( 4.650634)
build_all 0.008377 0.001437 6.839715 ( 3.314664)
build_install 0.019532 0.003909 9.948887 ( 5.265919)
test_btest 0.000795 0.000204 83.381050 ( 37.298026)
test_basic 0.007005 0.004772 1.135069 ( 1.304658)
test_all 0.111506 0.041746 838.911730 (463.845137)
test_rubyspec 0.050827 0.035152 126.233515 ( 52.951420)
total: 574.46 sec