Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-204326
#<BuildRuby:0x0000564c41cbdfc0
@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.20230312-204326",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000010 0.000001 0.000011 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003356 0.002533 1.640404 ( 3.163883)
build_miniruby 0.001320 0.000220 1.177518 ( 1.176257)
build_ruby 0.001100 0.000183 2.500505 ( 2.700561)
build_all 0.006243 0.000407 2.031973 ( 1.247016)
build_install 0.010910 0.003716 3.163893 ( 2.261782)
test_btest 0.000592 0.000105 66.236886 ( 19.775452)
test_basic 0.001804 0.004202 0.508865 ( 0.608829)
test_all 0.000773 0.000165 533.283472 (165.598238)
test_rubyspec 0.028500 0.021053 76.714471 ( 88.920512)
total: 285.45 sec