Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-090345
#<BuildRuby:0x00007fb47536fde0
@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.20240921-090345",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005576 0.002402 3.999350 ( 3.237631)
build_miniruby 0.000000 0.001609 1.473127 ( 1.470501)
build_ruby 0.000000 0.001850 4.059136 ( 4.243005)
build_all 0.005609 0.001760 6.183207 ( 2.545475)
build_install 0.014943 0.003705 9.859387 ( 4.388539)
test_btest 0.000812 0.000226 100.452584 ( 35.670626)
test_basic 0.007774 0.003937 1.086881 ( 1.128699)
test_all 0.088581 0.060262 752.819711 (227.040143)
test_rubyspec 0.044657 0.040572 137.715047 ( 26.299729)
total: 306.03 sec