Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-025013
#<BuildRuby:0x000055599dbf67f0
@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.20230214-025013",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004102 0.000342 1.350792 ( 1.752689)
build_miniruby 0.000000 0.001641 1.254176 ( 1.255590)
build_ruby 0.000000 0.001588 2.278857 ( 2.511001)
build_all 0.004682 0.001262 3.672213 ( 1.901828)
build_install 0.002988 0.008302 2.858140 ( 1.977851)
test_btest 0.000677 0.000135 57.677404 ( 16.645666)
test_basic 0.000089 0.004282 0.465315 ( 0.560572)
test_all 0.001798 0.000000 612.842947 (178.295185)
test_rubyspec 0.021636 0.013868 57.394710 ( 67.405891)
total: 272.31 sec