Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-000724
#<BuildRuby:0x00007f6afbcbfdc8
@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.20240714-000724",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.006916 0.000575 3.229842 ( 3.390998)
build_miniruby 0.001403 0.000281 1.678861 ( 1.675619)
build_ruby 0.001474 0.000295 3.634666 ( 3.787342)
build_all 0.004168 0.004222 8.017225 ( 3.166682)
build_install 0.013836 0.004502 10.116648 ( 4.632045)
test_btest 0.000914 0.000216 115.534692 ( 48.492210)
test_basic 0.006325 0.001488 1.035627 ( 1.083597)
test_all 0.107733 0.046538 839.130690 (258.344505)
test_rubyspec 0.057887 0.030905 168.204798 ( 39.862789)
total: 364.44 sec