Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-112730
#<BuildRuby:0x0000563a96ab2120
@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.20221220-112730",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004407 0.000801 1.215515 ( 2.387810)
build_miniruby 0.000000 0.002044 1.605868 ( 2.069455)
build_ruby 0.000000 0.001874 3.813415 ( 5.135440)
build_all 0.009313 0.000000 4.075077 ( 4.727964)
build_install 0.016769 0.004540 3.572000 ( 4.475402)
test_btest 0.000990 0.000212 61.057863 ( 57.423919)
test_basic 0.003279 0.004059 0.485572 ( 0.891957)
test_all 0.001303 0.000314 676.570099 (426.946505)
test_rubyspec 0.031958 0.017411 73.303599 ( 89.118230)
total: 593.18 sec