Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-015038
#<BuildRuby:0x00007fccffd4fde0
@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.20240614-015038",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002273 0.005983 3.629365 ( 3.918921)
build_miniruby 0.001613 0.000000 2.170459 ( 2.168782)
build_ruby 0.001965 0.000014 4.081818 ( 4.240998)
build_all 0.005945 0.001918 7.604379 ( 3.100821)
build_install 0.012317 0.006813 10.234160 ( 4.891116)
test_btest 0.000801 0.000276 111.459144 ( 29.053534)
test_basic 0.000000 0.008950 1.072235 ( 1.123122)
test_all 0.093085 0.056659 844.516035 (259.505222)
test_rubyspec 0.044702 0.046691 168.938361 ( 46.190871)
total: 354.19 sec