Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250801-211050
#<BuildRuby:0x000075e02155fdd0
@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.20250801-211050",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.002612 0.005233 4.034109 ( 2.780543)
build_miniruby 0.001339 0.000113 1.330193 ( 1.326609)
build_ruby 0.000787 0.000919 3.442021 ( 3.560298)
build_all 0.005967 0.001314 5.537393 ( 2.297103)
build_install 0.010530 0.004858 7.746565 ( 3.627739)
test_btest 0.000637 0.000205 52.721156 ( 14.384466)
test_basic 0.004496 0.002462 0.694381 ( 0.747811)
test_all 0.082803 0.029841 662.381280 (192.897430)
test_rubyspec 0.046877 0.031448 147.936502 ( 27.504690)
total: 249.13 sec