Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-023001
#<BuildRuby:0x000056039110a208
@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.20230104-023001",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004333 0.000062 1.096356 ( 1.912653)
build_miniruby 0.000896 0.000142 1.252959 ( 1.251542)
build_ruby 0.001391 0.000220 2.991586 ( 3.379816)
build_all 0.005651 0.000892 3.493321 ( 1.714797)
build_install 0.009245 0.003674 2.728611 ( 1.764198)
test_btest 0.000635 0.000115 57.024261 ( 15.815193)
test_basic 0.003740 0.000680 0.329553 ( 0.422810)
test_all 0.000977 0.000178 628.256888 (187.021401)
test_rubyspec 0.021393 0.015629 64.667559 ( 74.749787)
total: 288.03 sec