Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-160614
#<BuildRuby:0x0000563bbd51dfc0
@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.20221226-160614",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004320 0.000540 1.129016 ( 2.114653)
build_miniruby 0.001034 0.000129 1.347257 ( 1.410160)
build_ruby 0.001357 0.000170 3.472843 ( 3.894801)
build_all 0.006852 0.000312 3.703515 ( 2.234124)
build_install 0.013549 0.001060 3.109287 ( 2.907359)
test_btest 0.000528 0.000060 54.432932 ( 31.422634)
test_basic 0.005541 0.000640 0.439308 ( 0.544172)
test_all 0.001509 0.000174 626.122441 (255.795186)
test_rubyspec 0.036378 0.007959 69.719169 ( 82.885355)
total: 383.21 sec