Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-104142
#<BuildRuby:0x000055e04c4a1a00
@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.20231208-104142",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006951 0.000834 2.408665 ( 2.639082)
build_miniruby 0.001615 0.000194 1.702379 ( 1.707844)
build_ruby 0.001521 0.000182 3.474545 ( 3.660549)
build_all 0.008616 0.000023 5.896525 ( 3.022836)
build_install 0.015985 0.003105 7.278628 ( 4.106172)
test_btest 0.000920 0.000112 84.337287 ( 37.408315)
test_basic 0.007400 0.000398 0.892295 ( 0.969465)
test_all 0.096969 0.031585 735.516545 (456.616935)
test_rubyspec 0.038757 0.043790 106.271421 (177.761132)
total: 687.89 sec