Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-192647
#<BuildRuby:0x0000557ce5e29f70
@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.20230509-192647",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.005999 0.000230 1.890919 ( 4.417457)
build_miniruby 0.001795 0.000069 1.395688 ( 1.676413)
build_ruby 0.001943 0.000074 2.740765 ( 3.565680)
build_all 0.007420 0.000286 2.274674 ( 2.749019)
build_install 0.019505 0.000351 3.592568 ( 4.125458)
test_btest 0.000805 0.000028 75.836543 ( 50.473234)
test_basic 0.007681 0.000274 0.814432 ( 1.236988)
test_all 0.001623 0.000058 586.871675 (312.023230)
test_rubyspec 0.027255 0.023950 82.031581 (103.456450)
total: 483.72 sec