Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-013201
#<BuildRuby:0x00007f188c23fdd8
@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.20241103-013201",
@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.000023 0.000007 0.000030 ( 0.000029)
autoconf 0.000038 0.000012 0.000050 ( 0.000049)
configure 0.000032 0.000011 0.000043 ( 0.000043)
build_up 0.000000 0.008313 3.791581 ( 3.868800)
build_miniruby 0.000000 0.001577 1.581904 ( 1.578353)
build_ruby 0.001129 0.000637 3.422286 ( 3.662924)
build_all 0.007252 0.001333 6.229509 ( 2.503601)
build_install 0.018015 0.002202 9.020877 ( 4.064659)
test_btest 0.000659 0.000238 73.749808 ( 25.708054)
test_basic 0.008603 0.004265 1.121257 ( 1.487274)
test_all 0.111552 0.037162 687.724742 (221.421778)
test_rubyspec 0.048089 0.035683 117.287386 ( 25.544214)
total: 289.84 sec