Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-044618
#<BuildRuby:0x00007f4cb93cfde0
@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.20240725-044618",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.001093 0.008397 4.183931 ( 4.583586)
build_miniruby 0.002212 0.000000 1.406293 ( 1.402752)
build_ruby 0.001892 0.000039 3.651600 ( 3.835746)
build_all 0.003287 0.005138 6.813510 ( 2.721993)
build_install 0.018020 0.002956 10.110200 ( 4.589622)
test_btest 0.000794 0.000242 103.696325 ( 27.407049)
test_basic 0.003722 0.004226 0.934833 ( 0.987061)
test_all 0.123360 0.034468 890.352105 (257.486815)
test_rubyspec 0.054126 0.037041 172.283174 ( 37.509487)
total: 340.53 sec