Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-180912
#<BuildRuby:0x00007f50eb69fdc8
@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-180912",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000038 0.000007 0.000045 ( 0.000046)
build_up 0.004646 0.003242 3.329731 ( 3.202204)
build_miniruby 0.001296 0.000283 1.553759 ( 1.550517)
build_ruby 0.000000 0.001940 3.728749 ( 3.925637)
build_all 0.002597 0.006499 7.530339 ( 3.010088)
build_install 0.015174 0.003376 10.344984 ( 4.962378)
test_btest 0.000898 0.000247 106.122886 ( 28.712867)
test_basic 0.001861 0.006636 0.991216 ( 1.043047)
test_all 0.095684 0.052543 786.159380 (220.791462)
test_rubyspec 0.050166 0.041627 161.589815 ( 32.153925)
total: 299.35 sec