Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-151529
#<BuildRuby:0x000055f4517c9f48
@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.20230824-151529",
@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.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006791 0.000679 2.360999 ( 6.290417)
build_miniruby 0.001506 0.000000 1.672486 ( 3.619938)
build_ruby 0.001506 0.000000 3.418638 ( 5.559917)
build_all 0.008027 0.000000 6.381110 ( 5.804855)
build_install 0.015807 0.004384 8.037521 ( 8.700283)
test_btest 0.000722 0.000080 84.806789 ( 61.113342)
test_basic 0.003980 0.004686 1.003022 ( 2.369290)
test_all 0.010854 0.004619 721.461742 (595.729872)
test_rubyspec 0.056081 0.018113 107.961579 (213.325960)
total: 902.52 sec