Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-180518
#<BuildRuby:0x0000562ac461a338
@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.20231014-180518",
@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.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000036)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006204 0.000460 2.219214 ( 2.460385)
build_miniruby 0.001512 0.000112 1.597025 ( 1.604438)
build_ruby 0.001592 0.000118 3.385091 ( 3.582368)
build_all 0.003222 0.004673 6.435120 ( 3.635822)
build_install 0.014678 0.005900 8.200975 ( 4.948525)
test_btest 0.000644 0.000092 89.491607 ( 42.478603)
test_basic 0.000000 0.008273 0.998131 ( 1.120171)
test_all 0.002811 0.006842 702.912251 (276.394781)
test_rubyspec 0.046424 0.021637 96.705971 (107.948785)
total: 444.18 sec