Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-234723
#<BuildRuby:0x00007fcc3ec5fdc0
@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.20240614-234723",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.003661 0.004832 3.551766 ( 3.546710)
build_miniruby 0.001314 0.000307 1.547682 ( 1.544482)
build_ruby 0.001501 0.000350 4.086420 ( 4.267400)
build_all 0.000000 0.008592 7.667482 ( 3.122152)
build_install 0.015512 0.004797 10.072823 ( 4.714917)
test_btest 0.000791 0.000240 108.320370 ( 29.493279)
test_basic 0.008102 0.001113 1.221979 ( 1.273274)
test_all 0.080907 0.069439 830.455310 (243.077690)
test_rubyspec 0.050865 0.038005 160.865131 ( 31.195085)
total: 322.24 sec