Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250730-091646
#<BuildRuby:0x00007257f86ffdc0
@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.20250730-091646",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.001495 0.007231 4.472057 ( 3.048427)
build_miniruby 0.001068 0.000356 1.664484 ( 1.661573)
build_ruby 0.001591 0.000198 3.879200 ( 4.022452)
build_all 0.003123 0.005302 6.487454 ( 2.759605)
build_install 0.013281 0.006086 9.615063 ( 4.690968)
test_btest 0.000969 0.000000 62.517521 ( 17.385007)
test_basic 0.004983 0.004019 1.058221 ( 1.104930)
test_all 0.092617 0.029709 678.920794 (196.677948)
test_rubyspec 0.056374 0.024068 162.633384 ( 31.947407)
total: 263.30 sec