Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-223017
#<BuildRuby:0x000055ed65de2008
@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.20230809-223017",
@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.000029 0.000000 0.000029 ( 0.000022)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.003983 0.003189 2.242408 ( 6.500548)
build_miniruby 0.001146 0.000229 2.076500 ( 3.358793)
build_ruby 0.000000 0.001697 3.251301 ( 6.424268)
build_all 0.006081 0.002530 2.675343 ( 3.711940)
build_install 0.015749 0.003070 4.348597 ( 6.670074)
test_btest 0.000867 0.000000 82.178023 ( 58.361738)
test_basic 0.004285 0.003227 0.918511 ( 1.283967)
test_all 0.001214 0.000288 642.586814 (397.633034)
test_rubyspec 0.027050 0.031730 97.638669 (162.861783)
total: 646.81 sec