Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-141209
#<BuildRuby:0x00007f00e5e6fdd8
@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.20240628-141209",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000040 0.000012 0.000052 ( 0.000052)
configure 0.000031 0.000009 0.000040 ( 0.000042)
build_up 0.005159 0.004361 3.867526 ( 3.570258)
build_miniruby 0.002252 0.000699 29.726745 ( 25.861314)
build_ruby 0.001531 0.000475 4.286403 ( 4.425231)
build_all 0.006802 0.002386 8.336050 ( 3.380751)
build_install 0.012731 0.008254 11.392169 ( 5.503417)
test_btest 0.000668 0.000228 116.264654 ( 30.383114)
test_basic 0.010323 0.000723 1.246594 ( 1.298923)
test_all 0.120702 0.030240 831.905545 (237.019010)
test_rubyspec 0.047389 0.042976 163.520241 ( 35.149705)
total: 346.59 sec