Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-020139
#<BuildRuby:0x000055e6ef376258
@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-020139",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004360 0.000830 1.126510 ( 1.788860)
build_miniruby 0.001051 0.000201 1.217240 ( 1.320955)
build_ruby 0.001298 0.000247 2.557432 ( 2.901444)
build_all 0.003490 0.004068 3.937564 ( 2.562456)
build_install 0.015550 0.000000 3.022529 ( 2.833182)
test_btest 0.000774 0.000000 57.504140 ( 32.956035)
test_basic 0.004108 0.003212 0.459053 ( 0.667765)
test_all 0.001247 0.000267 632.807665 (261.040133)
test_rubyspec 0.030787 0.018197 71.587473 ( 84.752164)
total: 390.82 sec