Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-191441
#<BuildRuby:0x00005573929121d8
@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.20230307-191441",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005297 0.000964 1.584255 ( 3.747593)
build_miniruby 0.001146 0.000209 1.295298 ( 1.554283)
build_ruby 0.001108 0.000201 2.594694 ( 3.031429)
build_all 0.007834 0.000000 2.236231 ( 2.122293)
build_install 0.011650 0.003939 3.238110 ( 2.783077)
test_btest 0.000828 0.000000 69.172637 ( 37.836897)
test_basic 0.003040 0.003281 0.554024 ( 0.771262)
test_all 0.002126 0.000000 501.355118 (225.404860)
test_rubyspec 0.032232 0.014752 79.381635 ( 94.974542)
total: 372.23 sec