Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250912-083714
#<BuildRuby:0x0000798fc270fdc0
@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.20250912-083714",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.004901 0.003275 3.794411 ( 2.472819)
build_miniruby 0.000768 0.000622 1.180488 ( 1.176891)
build_ruby 0.001020 0.000692 3.125695 ( 3.219237)
build_all 0.003164 0.004713 6.043356 ( 2.516759)
build_install 0.013675 0.005372 9.172657 ( 4.375007)
test_btest 0.000642 0.000228 60.017954 ( 16.392937)
test_basic 0.004978 0.002788 0.873588 ( 0.925649)
test_all 0.092355 0.032764 684.769386 (258.318948)
test_rubyspec 0.049433 0.031299 118.712068 ( 43.877376)
total: 333.28 sec