Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250707-225634
#<BuildRuby:0x000075522c76fdd8
@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.20250707-225634",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000032)
configure 0.000000 0.000039 0.000039 ( 0.000039)
build_up 0.002499 0.005509 3.794655 ( 2.723018)
build_miniruby 0.001327 0.000096 1.445429 ( 1.442257)
build_ruby 0.001262 0.000501 3.837559 ( 3.995176)
build_all 0.007446 0.000700 5.966991 ( 2.560472)
build_install 0.015795 0.004778 8.950536 ( 4.536577)
test_btest 0.000377 0.000553 55.050064 ( 26.110113)
test_basic 0.002769 0.003564 0.918112 ( 0.973245)
test_all 0.084675 0.036008 683.897136 (200.914998)
test_rubyspec 0.051391 0.031924 156.122844 ( 32.115836)
total: 275.37 sec