Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250725-212417
#<BuildRuby:0x00007bf17d4cfdc0
@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.20250725-212417",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.001564 0.005919 3.613950 ( 2.465258)
build_miniruby 0.001348 0.000090 1.314450 ( 1.310955)
build_ruby 0.001448 0.000115 3.286888 ( 3.478457)
build_all 0.003618 0.002736 5.131701 ( 2.003806)
build_install 0.015796 0.001360 8.245423 ( 4.050799)
test_btest 0.002212 0.000046 54.998021 ( 15.171931)
test_basic 0.003317 0.005149 0.838307 ( 0.888370)
test_all 0.081491 0.033934 656.694147 (203.140502)
test_rubyspec 0.053802 0.021768 153.121902 ( 34.892193)
total: 267.40 sec