Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-141858
#<BuildRuby:0x000055a7c155e3d0
@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.20230627-141858",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002232 0.004429 2.069565 ( 5.005975)
build_miniruby 0.001331 0.000320 1.643772 ( 2.332470)
build_ruby 0.001233 0.000296 3.128964 ( 3.935253)
build_all 0.002660 0.004837 2.448936 ( 2.675314)
build_install 0.011276 0.006378 3.719725 ( 4.051038)
test_btest 0.000619 0.000191 79.861330 ( 50.287956)
test_basic 0.006743 0.000664 0.870301 ( 1.635951)
test_all 0.001887 0.000559 613.842910 (331.915910)
test_rubyspec 0.029454 0.023104 86.912341 (125.640982)
total: 527.48 sec