Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260324-183416
#<BuildRuby:0x000072dc8e56fdc8
@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.20260324-183416",
@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.000025)
autoconf 0.000037 0.000011 0.000048 ( 0.000046)
configure 0.000029 0.000010 0.000039 ( 0.000039)
build_up 0.002417 0.005775 3.449804 ( 3.136590)
build_miniruby 0.001535 0.000195 1.782243 ( 1.752021)
build_ruby 0.001230 0.000719 5.094344 ( 5.119908)
build_all 0.007000 0.002086 7.644756 ( 3.572756)
build_install 0.012941 0.006891 9.933018 ( 5.646655)
test_btest 0.001074 0.000008 78.777462 ( 23.374062)
test_basic 0.003015 0.006875 1.289545 ( 1.329786)
test_all 0.105086 0.033150 810.682788 (247.329676)
test_rubyspec 0.048676 0.041734 136.923252 ( 31.766601)
total: 323.03 sec