Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-163526
#<BuildRuby:0x00007fb1af9efdc8
@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.20240712-163526",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.000000 0.006748 2.250920 ( 2.598798)
build_miniruby 0.000482 0.001195 1.076274 ( 1.073691)
build_ruby 0.001170 0.000512 2.872246 ( 3.088823)
build_all 0.007873 0.000000 6.235083 ( 2.370914)
build_install 0.016595 0.000325 8.376411 ( 3.712626)
test_btest 0.000819 0.000262 100.030168 ( 25.701672)
test_basic 0.000468 0.007358 0.937765 ( 0.988610)
test_all 0.103697 0.044710 840.693721 (249.177503)
test_rubyspec 0.034229 0.051945 160.723632 ( 33.308310)
total: 322.02 sec