Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-164935
#<BuildRuby:0x000055ea9b8523d0
@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.20230311-164935",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000015)
build_up 0.001803 0.003677 1.714708 ( 2.947034)
build_miniruby 0.001012 0.000193 1.126096 ( 1.125487)
build_ruby 0.001353 0.000000 2.432998 ( 2.662232)
build_all 0.006139 0.000000 2.012902 ( 1.234247)
build_install 0.010820 0.005367 3.097947 ( 2.198422)
test_btest 0.000577 0.000121 64.609814 ( 20.533385)
test_basic 0.003788 0.000000 0.511338 ( 0.610435)
test_all 0.001318 0.000000 540.490355 (170.992422)
test_rubyspec 0.012266 0.031090 74.866755 ( 85.544989)
total: 287.85 sec