Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-203020
#<BuildRuby:0x00007f4488a7fde0
@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.20240625-203020",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.003564 0.005267 3.448402 ( 3.776277)
build_miniruby 0.001212 0.000421 1.646547 ( 1.643020)
build_ruby 0.001439 0.000501 3.868581 ( 4.054879)
build_all 0.008019 0.001238 8.185702 ( 3.268652)
build_install 0.014124 0.006263 11.280616 ( 5.351935)
test_btest 0.000693 0.000240 114.672236 ( 30.015611)
test_basic 0.008338 0.002886 1.236720 ( 1.288065)
test_all 0.104871 0.044268 817.946913 (233.772397)
test_rubyspec 0.062180 0.031598 172.870031 ( 39.248835)
total: 322.42 sec