Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-002707
#<BuildRuby:0x0000558f818fdfc0
@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.20230822-002707",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.006186 0.000733 2.313867 ( 6.377863)
build_miniruby 0.001464 0.000468 1.688628 ( 3.446175)
build_ruby 0.001189 0.000380 3.531750 ( 7.012415)
build_all 0.007564 0.001066 6.480814 ( 6.747175)
build_install 0.006588 0.013666 7.964503 ( 8.951847)
test_btest 0.000595 0.000243 85.188160 ( 66.196136)
test_basic 0.000851 0.007075 0.998858 ( 2.184119)
test_all 0.006438 0.002989 717.001211 (487.135211)
test_rubyspec 0.035777 0.034516 105.105760 (187.320599)
total: 775.37 sec