Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-204019
#<BuildRuby:0x00007f663ddefdc8
@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.20240830-204019",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.006249 0.002299 3.638459 ( 3.886757)
build_miniruby 0.001217 0.000358 1.572981 ( 1.572068)
build_ruby 0.000000 0.001812 4.247842 ( 4.405294)
build_all 0.006317 0.002677 7.824130 ( 3.060482)
build_install 0.019275 0.003429 11.231423 ( 5.707812)
test_btest 0.000993 0.000000 116.355105 ( 34.400652)
test_basic 0.007983 0.001412 1.281351 ( 1.328527)
test_all 0.102305 0.048229 755.516953 (232.252090)
test_rubyspec 0.064912 0.022588 157.705613 ( 34.389013)
total: 321.00 sec