Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-085934
#<BuildRuby:0x000055e388ab6140
@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.20230105-085934",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.003999 0.000909 1.080286 ( 1.492652)
build_miniruby 0.001062 0.000242 1.402277 ( 1.401034)
build_ruby 0.001223 0.000278 3.077689 ( 3.441070)
build_all 0.005635 0.001280 3.544361 ( 1.819592)
build_install 0.006741 0.007094 2.826255 ( 1.949052)
test_btest 0.000493 0.000138 55.274138 ( 16.809372)
test_basic 0.003541 0.000991 0.407681 ( 0.503081)
test_all 0.001269 0.000355 627.996075 (193.022336)
test_rubyspec 0.021648 0.021979 67.046817 ( 76.986327)
total: 297.43 sec