Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-144918
#<BuildRuby:0x000056232dc99e78
@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.20230106-144918",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001110 0.004178 1.174059 ( 1.896586)
build_miniruby 0.001089 0.000237 1.511946 ( 1.560563)
build_ruby 0.001580 0.000344 3.606489 ( 3.996984)
build_all 0.007383 0.000682 3.868567 ( 2.327812)
build_install 0.017184 0.000821 2.951787 ( 2.772294)
test_btest 0.000696 0.000129 55.418850 ( 22.397139)
test_basic 0.000000 0.006052 0.432334 ( 0.545823)
test_all 0.000000 0.001256 630.979708 (271.097173)
test_rubyspec 0.031372 0.019299 70.636889 ( 86.667735)
total: 393.26 sec