Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-054932
#<BuildRuby:0x000055ea0e6aa3d0
@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-054932",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005637 0.000650 2.164726 ( 5.402533)
build_miniruby 0.001666 0.000192 1.710565 ( 2.500692)
build_ruby 0.001581 0.000183 3.223610 ( 4.639593)
build_all 0.007427 0.000341 2.638341 ( 2.759049)
build_install 0.012684 0.005648 4.038179 ( 5.137504)
test_btest 0.000787 0.000112 81.063477 ( 40.956789)
test_basic 0.006133 0.000877 0.865257 ( 0.969137)
test_all 0.001208 0.000000 620.248230 (342.309940)
test_rubyspec 0.034067 0.016144 90.847786 (129.250775)
total: 533.93 sec