Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-041257
#<BuildRuby:0x00007fc7e747fde0
@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-041257",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000022 0.000009 0.000031 ( 0.000031)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.003842 0.003982 2.926216 ( 2.936525)
build_miniruby 0.001314 0.000554 1.213121 ( 1.209914)
build_ruby 0.001334 0.000562 3.243008 ( 3.452133)
build_all 0.008548 0.000000 7.224143 ( 2.900383)
build_install 0.008667 0.010923 9.455545 ( 4.771734)
test_btest 0.000600 0.000275 100.018152 ( 28.610286)
test_basic 0.002029 0.005108 0.889403 ( 2.510757)
test_all 0.112947 0.034342 790.165976 (241.521916)
test_rubyspec 0.051905 0.037221 161.635323 ( 32.998841)
total: 320.91 sec