Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-122449
#<BuildRuby:0x000055b7a9d3a7c8
@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.20230513-122449",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004788 0.000756 1.590631 ( 2.823070)
build_miniruby 0.001079 0.000170 1.180662 ( 1.179047)
build_ruby 0.000000 0.001509 2.414111 ( 2.633993)
build_all 0.000000 0.006064 1.923179 ( 1.112118)
build_install 0.008414 0.007045 3.102117 ( 2.127891)
test_btest 0.000246 0.000496 72.481139 ( 23.389523)
test_basic 0.000000 0.005345 0.752860 ( 0.829877)
test_all 0.000000 0.001159 568.272345 (195.903897)
test_rubyspec 0.027162 0.020459 74.218390 ( 86.035124)
total: 316.04 sec