Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-032958
#<BuildRuby:0x0000561e89749e58
@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.20230922-032958",
@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.000006 0.000021 ( 0.000020)
autoconf 0.000022 0.000008 0.000030 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.000000 0.007556 2.361891 ( 4.784790)
build_miniruby 0.000000 0.001608 1.711643 ( 1.956776)
build_ruby 0.000000 0.002373 3.598066 ( 4.208657)
build_all 0.004555 0.004347 6.361230 ( 4.730806)
build_install 0.013253 0.006626 7.882496 ( 5.860359)
test_btest 0.000546 0.000273 84.818216 ( 44.890160)
test_basic 0.006370 0.001167 0.953097 ( 1.278571)
test_all 0.007625 0.002325 687.499042 (317.473732)
test_rubyspec 0.042848 0.033610 109.224360 (129.444014)
total: 514.63 sec