Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-105820
#<BuildRuby:0x00005587a8b4e008
@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.20230508-105820",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.003814 0.001405 1.779354 ( 3.067855)
build_miniruby 0.001083 0.000399 1.283660 ( 1.282059)
build_ruby 0.001098 0.000404 2.234968 ( 2.471953)
build_all 0.002441 0.003575 1.874171 ( 1.076544)
build_install 0.013450 0.001808 3.222488 ( 2.266782)
test_btest 0.000650 0.000236 73.884150 ( 23.258359)
test_basic 0.000000 0.005762 0.728277 ( 0.811180)
test_all 0.000000 0.002716 579.733301 (206.434965)
test_rubyspec 0.012292 0.039946 80.144151 ( 93.909266)
total: 334.58 sec