Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-032840
#<BuildRuby:0x0000559ccef4e078
@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.20230722-032840",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006353 0.000454 2.173712 ( 3.981150)
build_miniruby 0.001227 0.000087 1.538658 ( 1.772051)
build_ruby 0.001651 0.000118 3.333579 ( 4.454186)
build_all 0.007020 0.000501 2.715726 ( 2.663361)
build_install 0.016470 0.000832 4.051584 ( 4.721219)
test_btest 0.000916 0.000063 80.365858 ( 43.273699)
test_basic 0.000000 0.004787 0.930807 ( 1.389967)
test_all 0.001430 0.000148 650.819886 (382.650914)
test_rubyspec 0.023950 0.037624 94.623618 (145.325827)
total: 590.23 sec