Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-040301
#<BuildRuby:0x0000559d9011a138
@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.20230131-040301",
@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.000017 0.000000 0.000017 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.004699 0.000188 1.158827 ( 2.130101)
build_miniruby 0.001570 0.000063 1.228017 ( 1.370286)
build_ruby 0.001389 0.000056 2.524205 ( 3.056967)
build_all 0.007810 0.000132 3.856495 ( 2.888648)
build_install 0.007354 0.007934 2.801634 ( 2.705268)
test_btest 0.000720 0.000072 55.736528 ( 36.858257)
test_basic 0.005151 0.000515 0.432938 ( 0.732986)
test_all 0.000677 0.001271 629.490411 (307.540542)
test_rubyspec 0.021040 0.033429 72.032131 ( 92.296640)
total: 449.58 sec