Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-235423
#<BuildRuby:0x00007fc25a65fdc8
@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.20241217-235423",
@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.000012 0.000007 0.000019 ( 0.000018)
autoconf 0.000023 0.000014 0.000037 ( 0.000037)
configure 0.000018 0.000010 0.000028 ( 0.000027)
build_up 0.001440 0.004898 2.465767 ( 2.960856)
build_miniruby 0.001709 0.000000 2.178557 ( 2.177988)
build_ruby 0.001838 0.000000 4.286046 ( 4.446813)
build_all 0.008454 0.000046 6.127543 ( 2.694831)
build_install 0.019575 0.001618 8.223585 ( 4.822050)
test_btest 0.000488 0.000236 77.698900 ( 25.332778)
test_basic 0.004928 0.004560 1.011581 ( 1.060214)
test_all 0.100331 0.043492 699.681047 (223.601416)
test_rubyspec 0.044900 0.038186 118.549765 ( 36.492600)
total: 303.59 sec