Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-224611
#<BuildRuby:0x00007fb339dffdd8
@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.20240829-224611",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003152 0.004526 3.347237 ( 3.338574)
build_miniruby 0.001505 0.000195 1.673685 ( 1.669941)
build_ruby 0.001573 0.000203 3.946733 ( 4.133181)
build_all 0.008964 0.000579 8.089032 ( 3.273669)
build_install 0.018114 0.002264 10.766987 ( 5.086498)
test_btest 0.000941 0.000117 116.171142 ( 31.014774)
test_basic 0.000000 0.009306 1.230417 ( 1.278634)
test_all 0.090292 0.059225 816.592027 (231.834602)
test_rubyspec 0.062127 0.026525 166.845127 ( 32.756838)
total: 314.39 sec