Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-051741
#<BuildRuby:0x00007f175218fdd8
@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.20240820-051741",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007553 0.000373 3.866069 ( 3.648620)
build_miniruby 0.000000 0.001652 1.497659 ( 1.493976)
build_ruby 0.000000 0.001856 4.474566 ( 4.613630)
build_all 0.005613 0.004145 8.661067 ( 3.370609)
build_install 0.014911 0.006465 11.196830 ( 5.061367)
test_btest 0.000881 0.000153 122.350096 ( 33.461228)
test_basic 0.003447 0.007644 1.366583 ( 1.408730)
test_all 0.104693 0.050052 883.523830 (250.189376)
test_rubyspec 0.050965 0.041307 176.858894 ( 38.512087)
total: 341.76 sec