Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-025339
#<BuildRuby:0x00007fa11aa0fdd0
@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.20241007-025339",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.005301 0.005158 4.494086 ( 5.702588)
build_miniruby 0.001529 0.000331 1.922168 ( 2.282517)
build_ruby 0.002293 0.000496 4.841970 ( 5.842383)
build_all 0.010179 0.001245 8.100696 ( 7.901721)
build_install 0.020444 0.007461 11.367860 ( 11.036008)
test_btest 0.001166 0.000265 103.637580 (101.264124)
test_basic 0.011849 0.001674 1.311214 ( 2.412238)
test_all 0.118872 0.046165 850.514962 (588.016941)
test_rubyspec 0.056047 0.036087 139.584279 ( 36.062061)
total: 760.52 sec