Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250520-050332
#<BuildRuby:0x00007f0706e8fdc8
@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.20250520-050332",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.000899 0.006952 3.533277 ( 3.122871)
build_miniruby 0.001277 0.000376 1.336217 ( 1.333568)
build_ruby 0.001490 0.000438 3.860205 ( 3.977477)
build_all 0.008367 0.000148 6.838974 ( 2.790456)
build_install 0.014419 0.004673 9.697968 ( 5.253765)
test_btest 0.000722 0.000204 61.307051 ( 16.767682)
test_basic 0.003916 0.005229 0.957685 ( 1.001456)
test_all 0.088431 0.037758 718.304367 (276.282583)
test_rubyspec 0.025153 0.060547 124.306432 ( 36.808061)
total: 347.34 sec