Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-184555
#<BuildRuby:0x00005606cdf82008
@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.20221222-184555",
@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.000013 0.000006 0.000019 ( 0.000018)
autoconf 0.000018 0.000008 0.000026 ( 0.000027)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.002086 0.003150 1.138722 ( 1.952509)
build_miniruby 0.000927 0.000436 1.416589 ( 1.507656)
build_ruby 0.001218 0.000573 3.541645 ( 4.246084)
build_all 0.004036 0.004074 3.944411 ( 2.732492)
build_install 0.011281 0.005641 3.205253 ( 3.042284)
test_btest 0.000510 0.000255 55.957491 ( 34.492357)
test_basic 0.000000 0.006215 0.442505 ( 0.691649)
test_all 0.000000 0.002575 629.739988 (272.131312)
test_rubyspec 0.009227 0.043196 72.050418 ( 90.417266)
total: 411.21 sec