Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-055641
#<BuildRuby:0x00007fc97a95fdd0
@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.20240622-055641",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.001361 0.007279 3.750655 ( 3.816310)
build_miniruby 0.001746 0.000000 1.662111 ( 1.666007)
build_ruby 0.002073 0.000008 4.076517 ( 4.250651)
build_all 0.006765 0.002663 7.923244 ( 3.077446)
build_install 0.018157 0.002873 10.592411 ( 4.973112)
test_btest 0.000932 0.000223 114.128713 ( 30.923899)
test_basic 0.003195 0.009046 1.157446 ( 1.218661)
test_all 0.099467 0.050909 859.070738 (247.637796)
test_rubyspec 0.050043 0.041722 163.356114 ( 31.715804)
total: 329.28 sec