Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-054928
#<BuildRuby:0x0000560c99e0e3d0
@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.20231022-054928",
@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.000006 0.000018 ( 0.000018)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.001684 0.004819 3.522268 ( 3.665919)
build_miniruby 0.001635 0.000000 1.359313 ( 1.357971)
build_ruby 0.001831 0.000000 3.143603 ( 3.425496)
build_all 0.002591 0.004999 5.828819 ( 3.444819)
build_install 0.010800 0.008892 7.950352 ( 4.628237)
test_btest 0.000572 0.000323 81.229372 ( 39.996365)
test_basic 0.006790 0.001431 0.878807 ( 0.990571)
test_all 0.090445 0.026073 668.872707 (237.276657)
test_rubyspec 0.033673 0.028248 93.227956 (104.962626)
total: 399.75 sec