Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250213-150921
#<BuildRuby:0x00007fdf6703fdd8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250213-150921",
@make="make",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.006767 0.000000 3.346021 ( 2.419117)
build_miniruby 0.001577 0.000044 1.424696 ( 1.422045)
build_ruby 0.001603 0.000107 3.469216 ( 23.458658)
build_all 0.007229 0.000203 5.185461 ( 2.322162)
build_install 0.013270 0.003549 7.568991 ( 3.955857)
test_btest 0.000881 0.000073 44.486826 ( 12.801235)
test_basic 0.003469 0.003947 0.756244 ( 0.868337)
test_all 0.068379 0.048486 556.246217 (177.416005)
test_rubyspec 0.053002 0.019896 96.525732 ( 21.508763)
total: 246.17 sec