Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-104606
#<BuildRuby:0x00007f35b67afdd0
@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.20240809-104606",
@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.000005 0.000025 ( 0.000024)
autoconf 0.000034 0.000009 0.000043 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002917 0.004921 3.509855 ( 3.460548)
build_miniruby 0.001207 0.000345 1.306688 ( 1.303032)
build_ruby 0.000000 0.001709 4.419805 ( 16.719005)
build_all 0.002832 0.006188 8.287753 ( 3.188589)
build_install 0.008139 0.010775 10.966432 ( 5.098359)
test_btest 0.000730 0.000297 116.667749 ( 30.474435)
test_basic 0.004787 0.006176 0.961594 ( 1.007003)
test_all 0.103682 0.050741 868.206996 (262.097426)
test_rubyspec 0.054078 0.041662 167.458421 ( 35.007988)
total: 358.36 sec