Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-213109
#<BuildRuby:0x000055a0761e2258
@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.20230208-213109",
@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.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004628 0.000603 1.153611 ( 1.560563)
build_miniruby 0.001201 0.000157 1.155951 ( 1.164120)
build_ruby 0.001270 0.000000 2.304631 ( 2.531709)
build_all 0.002408 0.004081 3.689094 ( 1.871621)
build_install 0.010769 0.001062 2.773205 ( 1.976125)
test_btest 0.000720 0.000115 55.044626 ( 27.909282)
test_basic 0.000000 0.005984 0.447918 ( 0.554460)
test_all 0.000256 0.000901 615.677965 (223.207553)
test_rubyspec 0.015589 0.027488 67.033847 ( 77.178634)
total: 337.95 sec