Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-044158
#<BuildRuby:0x0000559ddc6ca118
@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.20221218-044158",
@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.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004058 0.000529 1.026634 ( 1.437102)
build_miniruby 0.001426 0.000186 1.431350 ( 1.431477)
build_ruby 0.001325 0.000173 3.365718 ( 3.721588)
build_all 0.007538 0.000000 3.691877 ( 1.899584)
build_install 0.012548 0.002465 2.867518 ( 1.958138)
test_btest 0.000581 0.000075 57.688699 ( 19.765629)
test_basic 0.004495 0.000580 0.380960 ( 0.495425)
test_all 0.001156 0.000149 641.263978 (199.573222)
test_rubyspec 0.020545 0.023316 73.606111 ( 87.690618)
total: 317.97 sec