Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-090704
#<BuildRuby:0x00007f0bb337fdc8
@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.20241019-090704",
@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.000028 0.000011 0.000039 ( 0.000036)
autoconf 0.000036 0.000013 0.000049 ( 0.000049)
configure 0.000031 0.000012 0.000043 ( 0.000044)
build_up 0.001201 0.008420 4.583372 ( 5.274550)
build_miniruby 0.001476 0.000646 1.923416 ( 2.104573)
build_ruby 0.001674 0.000732 5.016847 ( 5.581385)
build_all 0.007454 0.003261 8.196953 ( 5.425482)
build_install 0.017304 0.008652 12.175179 ( 9.400800)
test_btest 0.000678 0.000301 105.183748 ( 75.722508)
test_basic 0.006720 0.007760 1.439337 ( 1.914660)
test_all 0.123189 0.035363 851.493960 (353.170589)
test_rubyspec 0.065611 0.023092 145.481626 ( 41.254449)
total: 499.85 sec