Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-112110
#<BuildRuby:0x0000563a02446258
@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.20230329-112110",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.001946 0.003342 1.530672 ( 2.892318)
build_miniruby 0.001075 0.000129 1.115207 ( 1.113995)
build_ruby 0.001015 0.000122 2.340846 ( 2.546674)
build_all 0.002338 0.003679 2.064153 ( 1.164483)
build_install 0.006878 0.006753 3.014556 ( 1.985249)
test_btest 0.000687 0.000142 68.533286 ( 21.144599)
test_basic 0.000000 0.004007 0.483014 ( 0.579763)
test_all 0.000000 0.001154 534.318425 (174.921370)
test_rubyspec 0.021702 0.018402 72.889040 ( 82.921486)
total: 289.27 sec