Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250504-191233
#<BuildRuby:0x00007f8fbbc7fdd8
@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.20250504-191233",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.005805 0.001196 2.767167 ( 3.012461)
build_miniruby 0.001595 0.000329 1.820919 ( 1.837361)
build_ruby 0.002552 0.000000 4.621818 ( 4.841777)
build_all 0.010911 0.000000 6.804677 ( 3.684213)
build_install 0.012865 0.009686 9.060346 ( 5.362238)
test_btest 0.001005 0.000000 55.839057 ( 24.885922)
test_basic 0.006153 0.005082 1.055738 ( 1.357362)
test_all 0.086778 0.045048 669.453267 (249.232162)
test_rubyspec 0.044224 0.024204 107.846878 ( 30.814592)
total: 325.03 sec