Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-111422
#<BuildRuby:0x00007b1ec5c7fdd0
@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.20251231-111422",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.003281 0.002884 2.191978 ( 2.341344)
build_miniruby 0.001192 0.000298 1.245165 ( 1.241524)
build_ruby 0.001353 0.000338 3.422972 ( 3.510970)
build_all 0.004095 0.004553 6.180113 ( 2.500413)
build_install 0.012055 0.006416 8.122916 ( 4.308766)
test_btest 0.000721 0.000225 70.923227 ( 18.874067)
test_basic 0.004883 0.004954 0.865798 ( 0.910697)
test_all 0.090927 0.034849 741.096354 (240.566732)
test_rubyspec 0.052618 0.035239 129.052440 ( 24.350508)
total: 298.61 sec