Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-191958
#<BuildRuby:0x0000556007e3a230
@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.20230625-191958",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000033)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005320 0.001552 2.163306 ( 6.279083)
build_miniruby 0.001452 0.000423 1.645037 ( 2.796050)
build_ruby 0.001583 0.000462 3.275881 ( 6.311020)
build_all 0.006040 0.001762 2.443615 ( 4.092023)
build_install 0.009736 0.009173 3.778602 ( 5.749439)
test_btest 0.000828 0.000286 82.572418 ( 77.200355)
test_basic 0.007700 0.001065 0.888001 ( 2.464425)
test_all 0.000852 0.000284 614.306371 (639.294217)
test_rubyspec 0.042594 0.022455 93.377514 (231.348091)
total: 975.54 sec