Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-185405
#<BuildRuby:0x000055712dc126d8
@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.20230514-185405",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005718 0.000145 1.830793 ( 3.715277)
build_miniruby 0.001095 0.000092 1.231014 ( 1.241802)
build_ruby 0.001239 0.000103 2.490983 ( 2.736211)
build_all 0.006591 0.000196 2.184409 ( 1.913986)
build_install 0.010930 0.005017 3.486524 ( 3.101190)
test_btest 0.000734 0.000085 73.345695 ( 37.218043)
test_basic 0.001802 0.004131 0.748900 ( 0.885754)
test_all 0.000682 0.000101 568.631541 (227.767041)
test_rubyspec 0.025472 0.023861 79.228119 ( 95.518466)
total: 374.10 sec