Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-215405
#<BuildRuby:0x00007f1afa43fdc0
@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.20241202-215405",
@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.000037 0.000010 0.000047 ( 0.000047)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.003888 0.005220 3.645123 ( 4.615337)
build_miniruby 0.000000 0.001922 1.735101 ( 2.032061)
build_ruby 0.000096 0.002181 4.685620 ( 4.970767)
build_all 0.007637 0.002546 6.958360 ( 5.404842)
build_install 0.019981 0.003969 9.476989 ( 5.565584)
test_btest 0.000607 0.000192 80.977030 ( 30.345077)
test_basic 0.010830 0.000815 1.085560 ( 4.864903)
test_all 0.093789 0.054023 786.267244 (247.936098)
test_rubyspec 0.045626 0.036993 116.763673 ( 22.426209)
total: 328.16 sec