Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-043053
#<BuildRuby:0x00007fd05512fde0
@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.20241215-043053",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000019 0.000009 0.000028 ( 0.000027)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.002833 0.003430 2.226371 ( 2.530115)
build_miniruby 0.000947 0.000474 1.632079 ( 1.628846)
build_ruby 0.001457 0.000729 3.566893 ( 3.728089)
build_all 0.005786 0.002893 6.175462 ( 2.694897)
build_install 0.014713 0.002698 7.641405 ( 4.061132)
test_btest 0.000586 0.000267 74.180583 ( 19.778671)
test_basic 0.007492 0.001218 1.052891 ( 1.108294)
test_all 0.107142 0.037942 714.919857 (223.911248)
test_rubyspec 0.031389 0.051420 118.881681 ( 28.754777)
total: 288.20 sec