Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-110007
#<BuildRuby:0x000055e6eb1a21d8
@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.20230528-110007",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006184 0.000291 1.909465 ( 3.968105)
build_miniruby 0.001480 0.000000 1.335422 ( 1.476453)
build_ruby 0.001779 0.000000 2.627502 ( 3.162605)
build_all 0.006304 0.000632 2.161108 ( 2.224431)
build_install 0.007334 0.008297 3.263449 ( 3.360092)
test_btest 0.000536 0.000093 73.833825 ( 40.547186)
test_basic 0.006293 0.000000 0.784156 ( 1.126300)
test_all 0.002367 0.000000 549.835838 (252.165018)
test_rubyspec 0.029377 0.023511 82.853093 (102.124392)
total: 410.16 sec