Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-225817
#<BuildRuby:0x00007f6e3c22fdd8
@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.20240616-225817",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.005627 0.003539 3.513742 ( 3.474104)
build_miniruby 0.000000 0.001729 1.346705 ( 1.343701)
build_ruby 0.000000 0.002200 4.229997 ( 4.418975)
build_all 0.002339 0.008807 8.071261 ( 4.826797)
build_install 0.021517 0.004571 11.328160 ( 7.818814)
test_btest 0.000829 0.000233 116.687111 ( 69.265332)
test_basic 0.008544 0.004488 1.350838 ( 1.662205)
test_all 0.097415 0.062957 911.609430 (604.481578)
test_rubyspec 0.064856 0.030346 174.492977 (202.482672)
total: 899.78 sec