Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-224644
#<BuildRuby:0x00007fb97afdfdc8
@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.20240813-224644",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.002999 0.004855 3.485583 ( 3.442360)
build_miniruby 0.001258 0.000315 1.618454 ( 1.615160)
build_ruby 0.001420 0.000355 4.285523 ( 4.420814)
build_all 0.006819 0.001705 8.203463 ( 3.179840)
build_install 0.010234 0.006870 10.470745 ( 4.621205)
test_btest 0.000836 0.000234 115.619082 ( 30.189185)
test_basic 0.010450 0.001665 1.204272 ( 1.251670)
test_all 0.095116 0.057073 839.912795 (286.736683)
test_rubyspec 0.040841 0.047308 171.050268 ( 34.273665)
total: 369.73 sec