Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-203231
#<BuildRuby:0x00007f72bc51fdc0
@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.20240805-203231",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.003855 0.003929 3.397739 ( 3.361619)
build_miniruby 0.000000 0.001657 1.275180 ( 1.271942)
build_ruby 0.000055 0.001749 4.052604 ( 4.270831)
build_all 0.009128 0.000000 7.326648 ( 2.808941)
build_install 0.015989 0.002342 10.075027 ( 4.546235)
test_btest 0.000631 0.000205 108.615378 ( 28.099156)
test_basic 0.006368 0.003394 1.009764 ( 1.061983)
test_all 0.107849 0.040004 771.475280 (216.167488)
test_rubyspec 0.055948 0.035356 164.823511 ( 28.885373)
total: 290.47 sec