Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260226-230418
#<BuildRuby:0x00007d56e938fdc0
@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.20260226-230418",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000037 0.000014 0.000051 ( 0.000050)
configure 0.000032 0.000012 0.000044 ( 0.000042)
build_up 0.002023 0.004601 2.601550 ( 2.710570)
build_miniruby 0.001228 0.000491 1.623348 ( 1.594438)
build_ruby 0.000984 0.000994 4.860244 ( 4.929062)
build_all 0.006280 0.002890 7.674977 ( 3.377060)
build_install 0.014573 0.006689 9.497783 ( 5.054581)
test_btest 0.001024 0.000012 84.952326 ( 22.877415)
test_basic 0.005124 0.003891 1.283766 ( 1.326470)
test_all 0.092287 0.044858 864.219983 (272.568216)
test_rubyspec 0.051461 0.043634 147.976118 ( 31.218409)
total: 345.66 sec