Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-034338
#<BuildRuby:0x00007f77a6a1fde0
@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.20240826-034338",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.007084 0.002268 4.099915 ( 5.745093)
build_miniruby 0.002047 0.000399 1.794425 ( 2.221535)
build_ruby 0.002282 0.000000 4.576960 ( 5.986619)
build_all 0.010737 0.001004 9.339196 ( 7.890014)
build_install 0.024937 0.001526 12.720003 ( 11.461938)
test_btest 0.000371 0.000730 132.310790 (122.313352)
test_basic 0.010010 0.003714 1.425672 ( 2.104105)
test_all 0.126787 0.040530 993.396371 (903.761319)
test_rubyspec 0.073836 0.027149 183.724045 (125.865084)
total: 1187.35 sec