Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-235120
#<BuildRuby:0x00007f05bd65fdc8
@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.20240929-235120",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000038 0.000009 0.000047 ( 0.000048)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.001854 0.006271 4.652847 ( 3.983756)
build_miniruby 0.001469 0.000426 1.377479 ( 1.373969)
build_ruby 0.001303 0.000379 3.698689 ( 3.892700)
build_all 0.008380 0.000140 6.516894 ( 2.534460)
build_install 0.016290 0.006900 9.914697 ( 4.386823)
test_btest 0.000000 0.001046 91.682680 ( 24.296937)
test_basic 0.006764 0.003625 0.960803 ( 1.010394)
test_all 0.105842 0.043151 769.354707 (240.082705)
test_rubyspec 0.048593 0.037610 135.978582 ( 28.965632)
total: 310.53 sec