Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-154533
#<BuildRuby:0x0000562bb98927f0
@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.20221213-154533",
@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.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004096 0.000356 1.112378 ( 1.575474)
build_miniruby 0.001287 0.000000 1.353339 ( 1.359577)
build_ruby 0.001679 0.000000 2.680205 ( 2.678053)
build_all 0.006271 0.000451 6.418164 ( 2.741439)
build_install 0.010345 0.004515 5.444173 ( 3.544292)
test_btest 0.000582 0.000067 55.719622 ( 27.065047)
test_basic 0.003653 0.000421 0.410051 ( 0.508856)
test_all 0.001590 0.000183 616.124323 (243.007033)
test_rubyspec 0.027457 0.015662 67.680810 ( 77.845619)
total: 360.33 sec