Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-043803
#<BuildRuby:0x000055e9f05b60f0
@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.20230202-043803",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004608 0.000576 0.949941 ( 1.329220)
build_miniruby 0.001082 0.000135 0.966615 ( 0.968295)
build_ruby 0.001092 0.000136 2.169156 ( 2.368051)
build_all 0.002589 0.003405 3.640309 ( 1.853805)
build_install 0.012171 0.000564 2.520367 ( 1.684008)
test_btest 0.000621 0.000089 55.605313 ( 14.960295)
test_basic 0.001196 0.003747 0.419594 ( 0.511978)
test_all 0.000879 0.000151 608.804970 (175.201925)
test_rubyspec 0.019333 0.016652 60.765989 ( 70.651274)
total: 269.53 sec