Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-181036
#<BuildRuby:0x000055aff2f3a118
@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.20221221-181036",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000016 0.000003 0.000019 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002520 0.002889 0.965662 ( 1.396235)
build_miniruby 0.001764 0.000000 1.305982 ( 1.304846)
build_ruby 0.001539 0.000000 2.725402 ( 3.079303)
build_all 0.004894 0.000942 3.072949 ( 1.441104)
build_install 0.008709 0.005258 2.734421 ( 1.813333)
test_btest 0.000588 0.000147 56.707681 ( 15.445492)
test_basic 0.000192 0.004431 0.380648 ( 0.474187)
test_all 0.000000 0.002035 597.126245 (183.352025)
test_rubyspec 0.015778 0.037423 70.196463 ( 80.156702)
total: 288.46 sec