Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-041516
#<BuildRuby:0x000055659362a3b0
@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.20230108-041516",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.004803 0.932042 ( 1.297667)
build_miniruby 0.000000 0.001378 1.133477 ( 1.131637)
build_ruby 0.000000 0.001467 2.876829 ( 3.267409)
build_all 0.000000 0.006094 3.344344 ( 1.592872)
build_install 0.008530 0.004734 2.444101 ( 1.602741)
test_btest 0.000884 0.000000 56.311971 ( 15.387444)
test_basic 0.004493 0.000502 0.402480 ( 0.494854)
test_all 0.001233 0.000208 604.435515 (170.114182)
test_rubyspec 0.011777 0.029908 59.653548 ( 69.758667)
total: 264.65 sec