Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-121254
#<BuildRuby:0x00007f0a692afdd0
@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.20240715-121254",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002884 0.004615 2.905504 ( 2.945625)
build_miniruby 0.001277 0.000280 1.437009 ( 1.434861)
build_ruby 0.000000 0.002052 3.326313 ( 3.526108)
build_all 0.002708 0.005727 7.541658 ( 2.897819)
build_install 0.004869 0.012291 9.458054 ( 4.155123)
test_btest 0.000751 0.000264 103.827460 ( 28.835416)
test_basic 0.006301 0.002214 1.012585 ( 1.061198)
test_all 0.084098 0.062022 700.965456 (200.472013)
test_rubyspec 0.053255 0.035744 159.549812 ( 27.032672)
total: 272.36 sec