Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-200139
#<BuildRuby:0x000056367018e258
@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.20230706-200139",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005559 0.000667 2.093394 ( 3.501785)
build_miniruby 0.001501 0.000180 1.670796 ( 1.723311)
build_ruby 0.001448 0.000173 3.717062 ( 4.348205)
build_all 0.004595 0.003784 2.601328 ( 2.602790)
build_install 0.007471 0.010610 3.831362 ( 4.484986)
test_btest 0.000776 0.000175 81.937560 ( 43.411226)
test_basic 0.005753 0.000388 0.855743 ( 1.007761)
test_all 0.001009 0.000220 607.096067 (255.676175)
test_rubyspec 0.023818 0.029794 90.248438 (107.770554)
total: 424.53 sec