Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-081059
#<BuildRuby:0x00007fce2b10fdc8
@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.20240821-081059",
@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.000039 0.000008 0.000047 ( 0.000047)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.008558 0.000842 4.123981 ( 5.427645)
build_miniruby 0.001775 0.000336 1.912975 ( 2.160731)
build_ruby 0.002700 0.000000 4.863431 ( 5.608375)
build_all 0.009631 0.001502 9.084864 ( 8.259925)
build_install 0.010897 0.012858 12.128586 ( 10.167519)
test_btest 0.000952 0.000000 129.933540 ( 82.606356)
test_basic 0.009734 0.003806 1.420635 ( 1.985974)
test_all 0.134264 0.028116 978.418095 (494.643881)
test_rubyspec 0.050073 0.036827 171.160395 ( 34.509253)
total: 645.37 sec