Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-202758
#<BuildRuby:0x00005637990fe390
@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.20230617-202758",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002029 0.004355 1.931078 ( 4.763636)
build_miniruby 0.001405 0.000319 1.462743 ( 2.459984)
build_ruby 0.001267 0.000288 2.718802 ( 3.551177)
build_all 0.003590 0.003980 2.323608 ( 2.576573)
build_install 0.009948 0.007125 3.713587 ( 4.123383)
test_btest 0.000671 0.000204 78.163184 ( 46.175283)
test_basic 0.002435 0.005411 0.815296 ( 1.164052)
test_all 0.000346 0.002643 540.313034 (290.253015)
test_rubyspec 0.008730 0.045065 87.539127 (127.521425)
total: 482.59 sec