Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-165605
#<BuildRuby:0x000055a1fc7061a8
@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.20230607-165605",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.005230 0.000381 1.756955 ( 3.031228)
build_miniruby 0.000000 0.001285 1.317904 ( 1.316503)
build_ruby 0.000000 0.001604 2.365175 ( 2.593881)
build_all 0.000000 0.006201 2.106977 ( 1.267668)
build_install 0.011198 0.006309 3.426080 ( 2.371909)
test_btest 0.000594 0.000242 77.917635 ( 21.010723)
test_basic 0.003644 0.001485 0.571561 ( 0.647215)
test_all 0.001195 0.000000 581.963029 (175.049297)
test_rubyspec 0.015611 0.037394 82.278933 ( 94.059341)
total: 301.35 sec