Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-042442
#<BuildRuby:0x00007f5d3743fdc8
@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.20240615-042442",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.000081 0.008083 3.358135 ( 3.360799)
build_miniruby 0.001290 0.000344 1.549468 ( 1.549060)
build_ruby 0.001679 0.000448 3.985728 ( 4.144538)
build_all 0.008902 0.000155 7.793851 ( 3.151186)
build_install 0.010708 0.009024 10.268773 ( 4.831196)
test_btest 0.000770 0.000226 111.173340 ( 29.222382)
test_basic 0.000206 0.008589 1.247180 ( 1.296874)
test_all 0.103780 0.044846 821.824202 (247.771286)
test_rubyspec 0.042114 0.047131 163.104940 ( 37.358885)
total: 332.69 sec