Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250623-185216
#<BuildRuby:0x000072860529fdd0
@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.20250623-185216",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.003587 0.003409 3.265284 ( 2.302932)
build_miniruby 0.001019 0.000264 1.269072 ( 1.266001)
build_ruby 0.001312 0.000341 3.404887 ( 3.555688)
build_all 0.006086 0.001539 5.505748 ( 2.182517)
build_install 0.011508 0.007364 8.147580 ( 3.851247)
test_btest 0.000733 0.000216 48.232972 ( 15.286282)
test_basic 0.000896 0.005261 0.830355 ( 0.883475)
test_all 0.081070 0.033147 589.652354 (174.110987)
test_rubyspec 0.050240 0.027878 145.880966 ( 24.647093)
total: 228.09 sec