Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-001046
#<BuildRuby:0x00007f974598fdd0
@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.20241003-001046",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.003594 0.005256 4.588539 ( 3.839645)
build_miniruby 0.001420 0.000490 1.675073 ( 1.671350)
build_ruby 0.001565 0.000539 3.685823 ( 3.886252)
build_all 0.006325 0.002181 6.714314 ( 2.650205)
build_install 0.015751 0.003760 10.521602 ( 4.838423)
test_btest 0.000652 0.000218 95.405822 ( 25.344500)
test_basic 0.004947 0.005524 1.068207 ( 1.111719)
test_all 0.120496 0.031325 771.213706 (227.834950)
test_rubyspec 0.053907 0.033524 133.958418 ( 26.890290)
total: 298.07 sec