Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250701-044921
#<BuildRuby:0x0000785b596cfde0
@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.20250701-044921",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005960 0.001704 3.448020 ( 2.452522)
build_miniruby 0.000000 0.001380 1.327381 ( 1.324579)
build_ruby 0.001121 0.000555 3.673277 ( 3.854924)
build_all 0.006007 0.002092 5.854205 ( 2.341281)
build_install 0.012713 0.006077 9.030423 ( 4.460025)
test_btest 0.000920 0.000000 54.004000 ( 16.157209)
test_basic 0.006381 0.000384 0.940021 ( 0.995378)
test_all 0.090341 0.033546 703.394594 (209.995190)
test_rubyspec 0.049152 0.033188 160.154146 ( 32.805038)
total: 274.39 sec