Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-090857
#<BuildRuby:0x0000563749c527c8
@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.20230623-090857",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006340 0.000528 2.053393 ( 5.405276)
build_miniruby 0.001437 0.000119 1.589150 ( 1.919288)
build_ruby 0.001475 0.000123 2.993593 ( 4.252711)
build_all 0.000000 0.007039 2.278194 ( 2.745863)
build_install 0.014637 0.002588 3.704793 ( 4.578567)
test_btest 0.000763 0.000117 75.883958 ( 48.691127)
test_basic 0.002764 0.000425 0.866468 ( 1.612912)
test_all 0.001201 0.000185 606.508107 (415.537424)
test_rubyspec 0.035792 0.029550 91.413279 (209.763764)
total: 694.51 sec