Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-032757
#<BuildRuby:0x0000562a00c52120
@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.20230705-032757",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.003993 0.003850 2.193802 ( 6.851420)
build_miniruby 0.001755 0.000000 1.747654 ( 3.848439)
build_ruby 0.001504 0.000000 3.213402 ( 6.776386)
build_all 0.007842 0.000547 2.608195 ( 5.058859)
build_install 0.020298 0.000075 4.058933 ( 7.739794)
test_btest 0.000828 0.000109 83.153657 ( 73.454306)
test_basic 0.002030 0.006278 0.941439 ( 1.661581)
test_all 0.001064 0.001251 635.233424 (715.508873)
test_rubyspec 0.031363 0.034456 96.301216 (210.187757)
total: 1031.09 sec