Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-194407
#<BuildRuby:0x0000559bb08ce118
@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.20221223-194407",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.001393 0.004250 1.193724 ( 2.098391)
build_miniruby 0.001323 0.000115 1.461509 ( 1.551019)
build_ruby 0.001890 0.000164 3.934597 ( 4.568542)
build_all 0.003763 0.004267 4.009068 ( 3.161097)
build_install 0.016538 0.000399 3.259206 ( 3.352215)
test_btest 0.000000 0.000764 58.652462 ( 35.752762)
test_basic 0.000000 0.006107 0.454956 ( 0.685547)
test_all 0.000179 0.001917 659.008604 (340.076293)
test_rubyspec 0.015065 0.040621 74.592983 ( 96.148472)
total: 487.40 sec