Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-061533
#<BuildRuby:0x000055e122a5e1d8
@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.20230615-061533",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000026)
build_up 0.002702 0.003218 1.776845 ( 3.103598)
build_miniruby 0.000000 0.001654 1.352920 ( 1.351984)
build_ruby 0.000000 0.001349 2.568185 ( 2.749546)
build_all 0.000000 0.006954 2.229382 ( 1.241798)
build_install 0.009420 0.008049 3.524480 ( 2.357561)
test_btest 0.000659 0.000185 76.441353 ( 21.665448)
test_basic 0.004186 0.001178 0.762247 ( 0.975352)
test_all 0.000740 0.000209 546.938469 (164.626543)
test_rubyspec 0.018506 0.032654 79.101517 ( 90.803765)
total: 288.88 sec