Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-060234
#<BuildRuby:0x000055fc1ec42190
@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.20230712-060234",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.003387 0.004017 2.209193 ( 4.586062)
build_miniruby 0.001441 0.000192 1.691545 ( 1.738813)
build_ruby 0.001389 0.000185 3.166858 ( 3.386887)
build_all 0.004542 0.002962 2.488725 ( 1.490961)
build_install 0.016140 0.001183 3.954705 ( 2.662129)
test_btest 0.000899 0.000129 84.906183 ( 48.364233)
test_basic 0.002655 0.004651 0.965887 ( 1.846436)
test_all 0.001472 0.000252 638.284615 (309.028280)
test_rubyspec 0.036585 0.019752 95.681593 (120.365347)
total: 493.47 sec