Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-125923
#<BuildRuby:0x00005623a7496008
@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.20230106-125923",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001321 0.002909 1.072593 ( 1.471008)
build_miniruby 0.001346 0.000224 1.541051 ( 1.546908)
build_ruby 0.001387 0.000232 3.121945 ( 24.695678)
build_all 0.005530 0.000922 3.467347 ( 2.705126)
build_install 0.012286 0.001309 2.824460 ( 1.988902)
test_btest 0.000821 0.000131 58.213004 ( 24.419195)
test_basic 0.001589 0.004790 0.466664 ( 0.581006)
test_all 0.001548 0.000309 640.524271 (211.942128)
test_rubyspec 0.028891 0.018782 67.516290 ( 77.591791)
total: 346.94 sec