Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-082454
#<BuildRuby:0x00007f280d29fdd8
@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.20240726-082454",
@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.000004 0.000029 ( 0.000030)
autoconf 0.000045 0.000007 0.000052 ( 0.000052)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.007787 0.000590 3.685341 ( 3.649872)
build_miniruby 0.002035 0.000000 1.689771 ( 1.686686)
build_ruby 0.001756 0.000582 4.539604 ( 4.769827)
build_all 0.007198 0.002545 8.567213 ( 3.875736)
build_install 0.016798 0.002821 11.420463 ( 5.873398)
test_btest 0.000811 0.000135 116.711940 ( 30.743203)
test_basic 0.008192 0.000702 1.272380 ( 1.316123)
test_all 0.097425 0.051143 841.780913 (236.285099)
test_rubyspec 0.051620 0.043986 172.114237 ( 35.001171)
total: 323.20 sec