Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-165058
#<BuildRuby:0x000055a25a105f70
@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.20230612-165058",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.001321 0.004290 1.771309 ( 3.071105)
build_miniruby 0.001387 0.000000 1.242854 ( 1.257960)
build_ruby 0.001610 0.000000 2.782672 ( 2.977594)
build_all 0.003670 0.002717 1.917168 ( 1.046466)
build_install 0.015319 0.001772 3.178822 ( 2.236325)
test_btest 0.000000 0.000654 74.707359 ( 24.383026)
test_basic 0.000000 0.006568 0.713103 ( 0.804596)
test_all 0.000000 0.001564 544.678670 (185.897015)
test_rubyspec 0.017598 0.022177 73.770740 ( 85.696489)
total: 307.37 sec