Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-010128
#<BuildRuby:0x00007f6e4af1fdc8
@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.20241229-010128",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000019 0.000009 0.000028 ( 0.000028)
configure 0.000018 0.000009 0.000027 ( 0.000027)
build_up 0.002202 0.003057 1.352224 ( 1.641326)
build_miniruby 0.000000 0.001369 1.061220 ( 1.058436)
build_ruby 0.000000 0.001574 2.866973 ( 3.116612)
build_all 0.003732 0.004630 4.889805 ( 1.878559)
build_install 0.006534 0.008172 6.167457 ( 3.085165)
test_btest 0.000543 0.000371 60.517577 ( 17.200910)
test_basic 0.004034 0.003924 0.700804 ( 0.756138)
test_all 0.078381 0.056468 576.205758 (167.416888)
test_rubyspec 0.040745 0.037286 109.901428 ( 19.197681)
total: 215.35 sec