Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-064352
#<BuildRuby:0x000055a1887d1ea8
@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.20230604-064352",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.001553 0.003608 1.774851 ( 3.011581)
build_miniruby 0.001182 0.000226 1.325761 ( 1.325170)
build_ruby 0.001333 0.000254 2.629321 ( 2.803076)
build_all 0.003223 0.003899 2.178689 ( 1.480845)
build_install 0.007093 0.010380 3.395606 ( 2.462360)
test_btest 0.000000 0.000938 76.528471 ( 31.321089)
test_basic 0.001414 0.003884 0.775732 ( 0.887087)
test_all 0.000847 0.000308 597.864668 (207.134912)
test_rubyspec 0.030547 0.028758 81.939830 ( 96.793272)
total: 347.22 sec