Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-074000
#<BuildRuby:0x0000561c23081f48
@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.20230731-074000",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.002063 0.004371 2.237471 ( 7.021430)
build_miniruby 0.001290 0.000267 1.772346 ( 2.827127)
build_ruby 0.002119 0.000000 3.266525 ( 4.488720)
build_all 0.006751 0.000976 2.705234 ( 3.632550)
build_install 0.018272 0.001015 4.231643 ( 5.888074)
test_btest 0.000764 0.000139 82.597981 ( 56.705329)
test_basic 0.004234 0.004388 0.993294 ( 1.799916)
test_all 0.000975 0.000201 678.669159 (602.856275)
test_rubyspec 0.039158 0.032352 100.200329 (301.630421)
total: 986.85 sec