Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-123555
#<BuildRuby:0x000055ac8476e1a8
@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.20230206-123555",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.004619 1.192934 ( 1.866928)
build_miniruby 0.000000 0.001142 1.104427 ( 1.259553)
build_ruby 0.000000 0.001531 2.294441 ( 2.606035)
build_all 0.000000 0.006980 3.934082 ( 2.290019)
build_install 0.009543 0.004621 2.898643 ( 2.608454)
test_btest 0.000798 0.000000 55.590285 ( 30.704340)
test_basic 0.004305 0.001829 0.448947 ( 0.570264)
test_all 0.000997 0.000321 624.531331 (209.170235)
test_rubyspec 0.019546 0.022326 65.107045 ( 74.884734)
total: 325.96 sec