Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260223-031501
#<BuildRuby:0x00007aefb80ffdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260223-031501",
@make="make",
@no_timeout_error=nil,
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000032 0.000012 0.000044 ( 0.000043)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.000938 0.005969 2.158009 ( 2.308609)
build_miniruby 0.001429 0.000331 1.749441 ( 1.723814)
build_ruby 0.001724 0.000312 3.961836 ( 4.058209)
build_all 0.007852 0.000958 7.236938 ( 2.932329)
build_install 0.012307 0.007372 9.036292 ( 4.909619)
test_btest 0.000735 0.000309 82.773799 ( 21.102046)
test_basic 0.006381 0.003614 1.082953 ( 1.120732)
test_all 0.096209 0.034953 805.519427 (234.012377)
test_rubyspec 0.054157 0.038049 143.663493 ( 26.395963)
total: 298.56 sec