Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-121912
#<BuildRuby:0x000055eb25439f70
@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.20230611-121912",
@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.000012 0.000000 0.000012 ( 0.000014)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.001748 0.003906 1.773870 ( 3.065939)
build_miniruby 0.001585 0.000000 1.308273 ( 1.307502)
build_ruby 0.001717 0.000000 2.691808 ( 2.882677)
build_all 0.004326 0.002781 2.212218 ( 1.502564)
build_install 0.015545 0.000783 3.394204 ( 2.383599)
test_btest 0.000000 0.000967 78.162610 ( 28.890142)
test_basic 0.000000 0.005202 0.734996 ( 0.813493)
test_all 0.000000 0.002470 554.035221 (217.710721)
test_rubyspec 0.024993 0.029057 78.994170 ( 90.572036)
total: 349.13 sec