Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-082929
#<BuildRuby:0x0000564b56ad2008
@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.20230528-082929",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005770 0.000000 1.653661 ( 2.909521)
build_miniruby 0.000000 0.001544 1.051786 ( 1.050198)
build_ruby 0.000238 0.001228 2.358643 ( 2.559223)
build_all 0.006301 0.000482 1.848943 ( 1.103140)
build_install 0.010490 0.005359 3.192544 ( 2.290039)
test_btest 0.000548 0.000122 75.438456 ( 25.275956)
test_basic 0.000060 0.004177 0.705255 ( 0.784381)
test_all 0.001145 0.000297 552.392208 (191.266229)
test_rubyspec 0.009142 0.034061 75.111490 ( 87.018591)
total: 314.26 sec