Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-111805
#<BuildRuby:0x00005598df9e2168
@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.20230110-111805",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.004895 0.000075 1.184321 ( 2.695522)
build_miniruby 0.001545 0.000114 1.408649 ( 1.462879)
build_ruby 0.001419 0.000105 3.664217 ( 4.284898)
build_all 0.005158 0.004160 4.013485 ( 2.649457)
build_install 0.016553 0.000839 3.060465 ( 2.994722)
test_btest 0.000627 0.000063 57.438027 ( 34.553371)
test_basic 0.005827 0.000139 0.447611 ( 0.761903)
test_all 0.001508 0.000146 646.657270 (388.008092)
test_rubyspec 0.037717 0.022811 76.673159 (121.534309)
total: 558.95 sec