Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-173023
#<BuildRuby:0x00005583e801dff8
@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.20221219-173023",
@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.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004915 0.001117 1.240862 ( 2.685678)
build_miniruby 0.001361 0.000309 1.570631 ( 2.129391)
build_ruby 0.001700 0.000386 3.915558 ( 5.344990)
build_all 0.008699 0.000933 4.126277 ( 4.547877)
build_install 0.018329 0.001825 3.458819 ( 4.286375)
test_btest 0.000801 0.000160 61.595286 ( 58.362100)
test_basic 0.001132 0.005276 0.457644 ( 0.826944)
test_all 0.001783 0.000427 653.902821 (366.020610)
test_rubyspec 0.025093 0.026001 74.221239 ( 90.022720)
total: 534.23 sec