Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-164750
#<BuildRuby:0x00007fe2f57afdc0
@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-164750",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.004766 0.000163 1.354519 ( 1.667509)
build_miniruby 0.001130 0.000226 1.014003 ( 1.010998)
build_ruby 0.002058 0.000000 3.524491 ( 38.458137)
build_all 0.007332 0.001046 6.121614 ( 2.529780)
build_install 0.004021 0.011459 7.144445 ( 3.619768)
test_btest 0.000866 0.000000 70.048703 ( 18.278212)
test_basic 0.006935 0.001044 0.816783 ( 0.861673)
test_all 0.092837 0.048111 661.645362 (216.500740)
test_rubyspec 0.042651 0.033091 117.262577 ( 21.965001)
total: 304.89 sec