Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251223-190656
#<BuildRuby:0x000072da3567fde0
@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.20251223-190656",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.002225 0.004063 2.106646 ( 2.252373)
build_miniruby 0.001365 0.000066 1.667331 ( 1.663995)
build_ruby 0.001008 0.000820 3.763287 ( 30.951937)
build_all 0.004427 0.003308 5.774551 ( 2.296879)
build_install 0.010271 0.007677 7.923584 ( 4.642349)
test_btest 0.001013 0.000009 72.727757 ( 20.416313)
test_basic 0.004590 0.004292 1.064930 ( 1.117685)
test_all 0.093348 0.034986 774.973568 (267.520442)
test_rubyspec 0.055432 0.034051 134.771129 ( 30.313310)
total: 361.18 sec