Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-071438
#<BuildRuby:0x000056004b9adfe8
@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.20230214-071438",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.004602 0.000177 1.473602 ( 1.897684)
build_miniruby 0.001377 0.000053 1.212491 ( 1.223361)
build_ruby 0.001582 0.000060 2.281072 ( 2.519690)
build_all 0.001779 0.004018 3.879383 ( 1.945881)
build_install 0.013503 0.000000 2.828201 ( 2.128066)
test_btest 0.000000 0.000872 56.410798 ( 28.668050)
test_basic 0.003792 0.002153 0.511477 ( 0.678636)
test_all 0.001589 0.000090 644.463864 (242.759438)
test_rubyspec 0.021498 0.026471 69.946669 ( 80.058236)
total: 361.88 sec