Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-054352
#<BuildRuby:0x000055e583d0a390
@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.20230604-054352",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006079 0.000486 1.936239 ( 4.228926)
build_miniruby 0.000000 0.001390 1.365948 ( 1.476914)
build_ruby 0.000000 0.001755 2.689645 ( 2.976760)
build_all 0.002728 0.005130 2.275909 ( 2.251749)
build_install 0.008581 0.008556 3.400408 ( 3.304617)
test_btest 0.000585 0.000125 77.100600 ( 41.124064)
test_basic 0.007043 0.000567 0.832908 ( 1.154009)
test_all 0.001021 0.000211 574.776491 (252.529244)
test_rubyspec 0.020003 0.032846 84.272658 (102.905225)
total: 411.95 sec