Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-162816
#<BuildRuby:0x000055c97ee92198
@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.20230123-162816",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.004705 0.000588 1.165544 ( 2.209943)
build_miniruby 0.001127 0.000141 1.207278 ( 1.323965)
build_ruby 0.000000 0.001447 3.033716 ( 3.335263)
build_all 0.004374 0.003320 4.077914 ( 2.665534)
build_install 0.015856 0.000000 2.949841 ( 2.621306)
test_btest 0.000776 0.000000 56.101842 ( 27.935568)
test_basic 0.006712 0.000000 0.454500 ( 0.566670)
test_all 0.001133 0.000000 640.236447 (259.538905)
test_rubyspec 0.031341 0.018191 73.384349 ( 87.278697)
total: 387.48 sec