Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-000652
#<BuildRuby:0x0000564ea2aca7f0
@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.20230204-000652",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000914 0.004130 1.166959 ( 1.664460)
build_miniruby 0.001242 0.000283 1.184931 ( 1.184201)
build_ruby 0.001328 0.000302 2.404974 ( 2.605307)
build_all 0.000000 0.007112 3.956575 ( 2.665029)
build_install 0.007179 0.008801 3.105359 ( 2.980151)
test_btest 0.000000 0.001206 56.728251 ( 32.385892)
test_basic 0.001986 0.003602 0.438872 ( 0.544579)
test_all 0.001589 0.000662 651.768499 (239.744036)
test_rubyspec 0.022588 0.030339 67.856574 ( 77.735410)
total: 361.51 sec