Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-230902
#<BuildRuby:0x00007fa39ad5fdc8
@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.20240922-230902",
@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.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.003207 0.004920 4.397273 ( 3.599493)
build_miniruby 0.001321 0.000396 1.828663 ( 1.824556)
build_ruby 0.001581 0.000474 3.521860 ( 3.721663)
build_all 0.007773 0.001047 6.617070 ( 2.705087)
build_install 0.009828 0.008992 10.205270 ( 4.809385)
test_btest 0.000752 0.000251 93.292627 ( 25.660537)
test_basic 0.006130 0.004979 1.122005 ( 3.220961)
test_all 0.100478 0.049922 778.036276 (231.162755)
test_rubyspec 0.039192 0.044246 135.250648 ( 29.515331)
total: 306.22 sec