Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-222747
#<BuildRuby:0x000055d038be2130
@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.20230511-222747",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005026 0.000437 1.753803 ( 3.140125)
build_miniruby 0.001317 0.000114 1.194653 ( 1.206728)
build_ruby 0.001336 0.000116 2.502301 ( 2.826178)
build_all 0.005817 0.000506 2.084802 ( 1.752473)
build_install 0.011076 0.004279 3.200675 ( 2.671881)
test_btest 0.000694 0.000080 74.229564 ( 35.839939)
test_basic 0.000000 0.006283 0.802510 ( 1.094983)
test_all 0.000000 0.001320 548.555948 (225.278137)
test_rubyspec 0.013671 0.033686 79.189933 ( 95.543766)
total: 369.36 sec