Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-223817
#<BuildRuby:0x000056238c2ce380
@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.20230824-223817",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000039 0.000004 0.000043 ( 0.000042)
configure 0.000042 0.000004 0.000046 ( 0.000045)
build_up 0.003387 0.004408 2.369447 ( 6.189440)
build_miniruby 0.001327 0.000177 1.665457 ( 2.947943)
build_ruby 0.001721 0.000229 3.196407 ( 4.275008)
build_all 0.005624 0.002550 6.200549 ( 5.435516)
build_install 0.012223 0.007127 7.802618 ( 7.713265)
test_btest 0.000859 0.000158 82.778519 ( 50.537811)
test_basic 0.000000 0.007084 0.907231 ( 1.175076)
test_all 0.004377 0.004383 689.705894 (306.944587)
test_rubyspec 0.033082 0.034612 101.792662 (117.191849)
total: 502.41 sec