Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-203621
#<BuildRuby:0x00005571f7c76258
@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.20230510-203621",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002477 0.003712 1.722708 ( 2.992993)
build_miniruby 0.001333 0.000000 1.285915 ( 1.284200)
build_ruby 0.001230 0.000000 1.988407 ( 2.187502)
build_all 0.005064 0.000000 2.037165 ( 1.151941)
build_install 0.011638 0.000000 3.170092 ( 2.087397)
test_btest 0.000985 0.000000 73.863331 ( 19.356085)
test_basic 0.005520 0.000363 0.770683 ( 0.842794)
test_all 0.000796 0.000634 519.767374 (150.374181)
test_rubyspec 0.023916 0.019284 72.218351 ( 83.975223)
total: 264.25 sec