Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-063228
#<BuildRuby:0x00005654740ce0d0
@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.20230604-063228",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005767 0.000202 1.814770 ( 3.138510)
build_miniruby 0.001360 0.000157 1.305257 ( 1.314874)
build_ruby 0.001642 0.000189 2.688729 ( 2.879636)
build_all 0.002557 0.003956 1.998844 ( 1.460850)
build_install 0.012992 0.004236 3.274354 ( 2.789966)
test_btest 0.000827 0.000138 75.503134 ( 32.610073)
test_basic 0.006509 0.000373 0.737270 ( 0.822715)
test_all 0.001260 0.000203 586.861916 (201.382613)
test_rubyspec 0.037076 0.012589 79.645951 ( 91.509725)
total: 337.91 sec