Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-183549
#<BuildRuby:0x00007fe40a9cfdd8
@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.20241227-183549",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002360 0.003485 1.800968 ( 2.117732)
build_miniruby 0.000000 0.001398 1.301067 ( 1.297898)
build_ruby 0.000449 0.001363 3.912112 ( 4.023697)
build_all 0.006748 0.000895 6.310947 ( 2.679796)
build_install 0.013484 0.004438 7.919422 ( 4.398878)
test_btest 0.000780 0.000236 74.924849 ( 20.152667)
test_basic 0.003804 0.003905 0.840318 ( 0.887018)
test_all 0.107684 0.035826 661.933613 (195.432081)
test_rubyspec 0.037409 0.042338 113.367305 ( 27.749976)
total: 258.74 sec