Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-135624
#<BuildRuby:0x000055a92bc42230
@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.20230515-135624",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001993 0.003594 1.848000 ( 3.157917)
build_miniruby 0.001080 0.000180 1.233566 ( 1.231596)
build_ruby 0.001187 0.000197 2.271944 ( 2.491773)
build_all 0.005014 0.000835 1.955311 ( 1.060477)
build_install 0.008965 0.005115 3.240178 ( 2.170779)
test_btest 0.000903 0.000000 74.810714 ( 20.673328)
test_basic 0.005134 0.000000 0.626171 ( 0.700308)
test_all 0.001736 0.000000 570.180330 (197.262300)
test_rubyspec 0.023004 0.024886 77.027398 ( 88.895867)
total: 317.65 sec