Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-212644
#<BuildRuby:0x000055f4ad071a00
@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.20230525-212644",
@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.000021 0.000000 0.000021 ( 0.000017)
autoconf 0.000032 0.000000 0.000032 ( 0.000033)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006467 0.000000 1.849588 ( 3.942030)
build_miniruby 0.000000 0.001576 1.376910 ( 1.613749)
build_ruby 0.000000 0.001339 2.800537 ( 3.344405)
build_all 0.006524 0.000506 2.106174 ( 2.363513)
build_install 0.013631 0.003553 3.306576 ( 3.541887)
test_btest 0.000739 0.000105 74.118923 ( 45.624007)
test_basic 0.002933 0.003598 0.761826 ( 1.033773)
test_all 0.000830 0.000830 575.759056 (283.403827)
test_rubyspec 0.025779 0.027621 82.643989 (103.358856)
total: 448.23 sec