Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-223305
#<BuildRuby:0x000055a9367ca198
@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-223305",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004952 0.000198 1.181953 ( 1.873129)
build_miniruby 0.001211 0.000048 1.195351 ( 1.195658)
build_ruby 0.001359 0.000055 2.267397 ( 2.471430)
build_all 0.007667 0.000000 3.926710 ( 2.107421)
build_install 0.016970 0.000417 3.032321 ( 2.420068)
test_btest 0.000815 0.000029 57.129604 ( 22.540453)
test_basic 0.004428 0.000158 0.418014 ( 0.511097)
test_all 0.002543 0.000091 651.188810 (209.806146)
test_rubyspec 0.020854 0.028336 70.842041 ( 81.266685)
total: 324.19 sec