Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-155852
#<BuildRuby:0x00007f12d98dfde0
@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.20240621-155852",
@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.000032 0.000000 0.000032 ( 0.000029)
autoconf 0.000054 0.000000 0.000054 ( 0.000048)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.001325 0.007506 3.366599 ( 3.458203)
build_miniruby 0.001213 0.000294 1.205038 ( 1.202494)
build_ruby 0.001472 0.000356 3.570694 ( 3.749686)
build_all 0.008850 0.000173 7.496223 ( 2.948867)
build_install 0.013722 0.009229 10.926115 ( 5.214252)
test_btest 0.000879 0.000236 118.235009 ( 31.535350)
test_basic 0.006453 0.005101 1.357008 ( 1.418314)
test_all 0.108710 0.043510 779.692376 (220.353613)
test_rubyspec 0.036075 0.051576 159.166408 ( 26.470043)
total: 296.35 sec