Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-151017
#<BuildRuby:0x00005607b11ba008
@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.20221225-151017",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005468 0.000000 1.142939 ( 2.210646)
build_miniruby 0.002292 0.000000 1.492621 ( 1.720611)
build_ruby 0.001611 0.000111 3.625689 ( 4.247968)
build_all 0.007810 0.000538 3.986854 ( 3.216890)
build_install 0.008586 0.009075 3.398553 ( 3.264292)
test_btest 0.000593 0.000079 55.387078 ( 33.114530)
test_basic 0.002756 0.000367 0.470323 ( 0.752092)
test_all 0.001537 0.000205 670.606307 (381.623016)
test_rubyspec 0.020794 0.040334 76.002680 ( 98.214104)
total: 528.37 sec