Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-221012
#<BuildRuby:0x00005584cdebda00
@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.20230808-221012",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006015 0.001308 2.215481 ( 6.739013)
build_miniruby 0.001149 0.000250 1.823151 ( 4.145139)
build_ruby 0.001380 0.000300 3.305186 ( 6.331186)
build_all 0.002761 0.005169 2.757946 ( 3.689431)
build_install 0.008836 0.010566 4.306643 ( 5.578099)
test_btest 0.000848 0.000000 81.956634 ( 55.012584)
test_basic 0.003784 0.004739 0.943414 ( 1.778406)
test_all 0.000919 0.000331 674.160962 (459.763266)
test_rubyspec 0.025821 0.037219 100.347861 (198.453827)
total: 741.49 sec