Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-120734
#<BuildRuby:0x0000559195adda00
@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.20230912-120734",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.006943 0.000713 2.386281 ( 4.591368)
build_miniruby 0.000000 0.001516 1.648430 ( 1.800880)
build_ruby 0.000000 0.001598 3.318530 ( 3.915298)
build_all 0.006238 0.002213 6.296114 ( 4.890176)
build_install 0.019824 0.000591 8.113452 ( 6.465029)
test_btest 0.000775 0.000000 84.994659 ( 49.570942)
test_basic 0.003251 0.004379 0.970986 ( 1.219974)
test_all 0.006680 0.003814 662.721620 (358.438172)
test_rubyspec 0.031254 0.042254 105.023199 (127.283397)
total: 558.18 sec