Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-001706
#<BuildRuby:0x000055dbe2505f00
@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.20230507-001706",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.003901 0.001300 1.700201 ( 2.938065)
build_miniruby 0.000809 0.000270 1.194431 ( 1.192850)
build_ruby 0.001166 0.000389 2.304853 ( 2.502556)
build_all 0.005222 0.000260 2.000242 ( 1.164937)
build_install 0.007075 0.006614 3.294672 ( 2.344797)
test_btest 0.000627 0.000228 74.218486 ( 22.823604)
test_basic 0.003049 0.003746 0.705836 ( 0.786668)
test_all 0.000778 0.000305 597.231123 (194.487175)
test_rubyspec 0.023996 0.022454 78.391687 ( 90.235211)
total: 318.48 sec