Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-052322
#<BuildRuby:0x000055ec0628e130
@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.20230803-052322",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005668 0.001360 2.240421 ( 6.300810)
build_miniruby 0.001423 0.000341 1.732260 ( 3.853857)
build_ruby 0.000000 0.001961 3.398632 ( 8.597552)
build_all 0.005932 0.001575 2.727697 ( 3.701941)
build_install 0.019443 0.000599 4.187476 ( 7.367808)
test_btest 0.001337 0.000000 81.309289 ( 84.813076)
test_basic 0.007773 0.001069 0.979043 ( 2.747495)
test_all 0.002060 0.000183 654.185440 (421.923304)
test_rubyspec 0.023287 0.031116 94.235944 (129.196785)
total: 668.50 sec