Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-034733
#<BuildRuby:0x000056395fa91f70
@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.20230628-034733",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.006808 0.000757 2.174144 ( 5.232272)
build_miniruby 0.001205 0.000134 1.942537 ( 2.127600)
build_ruby 0.001544 0.000172 3.327641 ( 8.501415)
build_all 0.003847 0.004345 2.612261 ( 2.246074)
build_install 0.014012 0.005274 4.163939 ( 3.217033)
test_btest 0.000705 0.000118 81.227637 ( 47.175923)
test_basic 0.000000 0.007257 0.929220 ( 1.545703)
test_all 0.000439 0.000944 582.971704 (264.296181)
test_rubyspec 0.015804 0.037485 90.553236 (113.672367)
total: 448.02 sec