Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-180344
#<BuildRuby:0x00007edee92cfdc0
@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.20251007-180344",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.000954 0.006461 3.515226 ( 2.232287)
build_miniruby 0.000564 0.000775 1.139875 ( 1.137297)
build_ruby 0.001067 0.000526 2.932795 ( 32.488573)
build_all 0.004310 0.002179 4.887675 ( 1.960310)
build_install 0.010550 0.005290 6.858965 ( 4.060366)
test_btest 0.000674 0.000135 52.914097 ( 14.979625)
test_basic 0.004756 0.002361 0.729469 ( 0.789208)
test_all 0.091212 0.029477 704.186591 (220.240828)
test_rubyspec 0.053939 0.025164 118.390829 ( 23.346008)
total: 301.24 sec