Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-063430
#<BuildRuby:0x000055b3f66eded0
@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.20230104-063430",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.004718 1.113564 ( 1.712494)
build_miniruby 0.000000 0.001280 1.521224 ( 1.521507)
build_ruby 0.000302 0.001157 3.086513 ( 3.463383)
build_all 0.004642 0.001055 3.559649 ( 1.749009)
build_install 0.011411 0.001585 3.120073 ( 2.171981)
test_btest 0.000709 0.000154 56.302242 ( 17.760012)
test_basic 0.000000 0.004365 0.367655 ( 0.463159)
test_all 0.002166 0.000000 624.203062 (181.009856)
test_rubyspec 0.011487 0.026703 62.590370 ( 72.598082)
total: 282.45 sec