Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-081008
#<BuildRuby:0x00007f3306d1fde0
@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.20241119-081008",
@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.000028 0.000000 0.000028 ( 0.000029)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.007519 0.000000 3.252163 ( 3.387508)
build_miniruby 0.000000 0.001489 1.125465 ( 1.122238)
build_ruby 0.000258 0.001715 3.179772 ( 3.395559)
build_all 0.004198 0.004793 6.100870 ( 2.574414)
build_install 0.015867 0.003129 8.143998 ( 3.744262)
test_btest 0.000695 0.000147 71.772977 ( 19.351280)
test_basic 0.000804 0.007972 0.940105 ( 0.998644)
test_all 0.102058 0.043132 660.846612 (202.945376)
test_rubyspec 0.046051 0.036716 115.151752 ( 27.028993)
total: 264.55 sec