Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260124-153507
#<BuildRuby:0x00007919926cfdc0
@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.20260124-153507",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.002110 0.005460 2.552833 ( 2.304156)
build_miniruby 0.000000 0.001660 1.696860 ( 1.695826)
build_ruby 0.001638 0.000391 3.925710 ( 3.976026)
build_all 0.006505 0.002320 6.884678 ( 2.875091)
build_install 0.013675 0.005988 8.675755 ( 4.503798)
test_btest 0.001026 0.000020 75.767295 ( 19.461743)
test_basic 0.004666 0.005033 1.018245 ( 1.068946)
test_all 0.092879 0.035126 739.725945 (210.600910)
test_rubyspec 0.056059 0.032625 133.815290 ( 24.807413)
total: 271.30 sec