Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-180937
#<BuildRuby:0x000055f0add8e7c8
@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.20230505-180937",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.005675 1.561294 ( 2.811043)
build_miniruby 0.000000 0.001304 1.230723 ( 1.228833)
build_ruby 0.000504 0.001085 2.440388 ( 2.685500)
build_all 0.001429 0.004376 1.903229 ( 1.036569)
build_install 0.009812 0.003560 3.004740 ( 2.015853)
test_btest 0.000322 0.000483 74.508275 ( 19.249604)
test_basic 0.001197 0.003889 0.743418 ( 0.814492)
test_all 0.000950 0.000246 546.391001 (187.135298)
test_rubyspec 0.031824 0.010636 73.213386 ( 85.095626)
total: 302.07 sec