Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251226-024259
#<BuildRuby:0x00007772136efdc8
@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.20251226-024259",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.002490 0.003882 2.286828 ( 2.423915)
build_miniruby 0.000746 0.000932 1.732480 ( 1.728667)
build_ruby 0.000234 0.001780 4.727196 ( 4.839505)
build_all 0.006592 0.003065 7.375289 ( 3.302845)
build_install 0.014424 0.005966 9.805030 ( 5.671991)
test_btest 0.000713 0.000220 78.754917 ( 23.204313)
test_basic 0.007360 0.002421 1.137856 ( 1.184314)
test_all 0.100164 0.032708 785.780937 (231.679229)
test_rubyspec 0.050168 0.038261 133.095507 ( 28.902217)
total: 302.94 sec