Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260205-010514
#<BuildRuby:0x00007408bc2cfdd8
@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.20260205-010514",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.003286 0.004365 3.181463 ( 2.933592)
build_miniruby 0.001194 0.000337 1.693271 ( 1.689107)
build_ruby 0.002034 0.000000 4.461181 ( 4.518996)
build_all 0.004255 0.004843 7.329562 ( 3.198989)
build_install 0.015790 0.004537 9.495954 ( 5.163488)
test_btest 0.000659 0.000199 78.672196 ( 21.819315)
test_basic 0.005673 0.004614 1.149926 ( 1.192543)
test_all 0.098788 0.032236 794.542132 (240.663558)
test_rubyspec 0.049664 0.035722 136.005452 ( 29.243331)
total: 310.42 sec