Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-140738
#<BuildRuby:0x000077cd272afdc0
@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.20251027-140738",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.006980 0.000652 3.357950 ( 2.182930)
build_miniruby 0.001313 0.000000 1.139023 ( 1.136116)
build_ruby 0.001324 0.000247 2.870783 ( 2.939637)
build_all 0.002684 0.003987 4.720809 ( 1.901222)
build_install 0.015099 0.002308 7.778336 ( 3.554345)
test_btest 0.000608 0.000205 51.763522 ( 14.599491)
test_basic 0.003537 0.003019 0.684869 ( 0.748963)
test_all 0.081064 0.036862 574.594393 (181.065039)
test_rubyspec 0.048245 0.031986 115.032354 ( 18.044332)
total: 226.17 sec