Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-234823
#<BuildRuby:0x00007f01a9b8fdd8
@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.20240618-234823",
@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.000025 0.000007 0.000032 ( 0.000033)
autoconf 0.000049 0.000014 0.000063 ( 0.000059)
configure 0.000035 0.000010 0.000045 ( 0.000045)
build_up 0.004898 0.005596 4.034614 ( 4.597776)
build_miniruby 0.001509 0.000472 1.819720 ( 2.046134)
build_ruby 0.001635 0.000511 4.152825 ( 4.364543)
build_all 0.004723 0.003054 7.261524 ( 2.854957)
build_install 0.013490 0.005899 9.587638 ( 4.571678)
test_btest 0.000728 0.000242 110.625786 ( 28.763219)
test_basic 0.006439 0.007510 1.128199 ( 1.186171)
test_all 0.095410 0.051817 759.124664 (216.313991)
test_rubyspec 0.033657 0.058095 157.844472 ( 29.409073)
total: 294.11 sec