Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-162438
#<BuildRuby:0x00007f8c9523fdd8
@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.20240922-162438",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000045 0.000007 0.000052 ( 0.000050)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.006265 0.003711 4.946322 ( 4.166862)
build_miniruby 0.000000 0.001812 1.764713 ( 1.798370)
build_ruby 0.000234 0.002083 4.393657 ( 4.570345)
build_all 0.003012 0.005915 6.927264 ( 3.225348)
build_install 0.019243 0.004713 10.475111 ( 5.963454)
test_btest 0.000320 0.000670 99.250447 ( 50.248263)
test_basic 0.004921 0.007275 1.259225 ( 1.647979)
test_all 0.116466 0.043743 871.926090 (556.632373)
test_rubyspec 0.043469 0.045697 142.721719 (134.450081)
total: 762.70 sec