Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-055447
#<BuildRuby:0x00007f366f95fdd8
@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.20241013-055447",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.002786 0.004895 3.391365 ( 3.340666)
build_miniruby 0.001415 0.000490 1.648646 ( 1.644941)
build_ruby 0.001824 0.000000 4.358457 ( 4.557681)
build_all 0.007795 0.000000 6.796699 ( 2.694578)
build_install 0.016838 0.003478 9.941066 ( 4.675212)
test_btest 0.000764 0.000232 94.364448 ( 34.467210)
test_basic 0.005711 0.004596 1.020699 ( 1.065354)
test_all 0.131554 0.020770 702.121218 (204.776929)
test_rubyspec 0.041460 0.047675 134.657929 ( 25.619643)
total: 282.84 sec