Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-144425
#<BuildRuby:0x0000563815f4a120
@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.20230311-144425",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.005275 0.000000 1.676959 ( 2.958100)
build_miniruby 0.000000 0.001483 1.246757 ( 1.246365)
build_ruby 0.000050 0.001355 2.564818 ( 2.789712)
build_all 0.006876 0.000000 2.085224 ( 1.441346)
build_install 0.001822 0.014300 3.333712 ( 2.466168)
test_btest 0.000774 0.000181 66.912891 ( 25.776161)
test_basic 0.000612 0.005440 0.516459 ( 0.622488)
test_all 0.001161 0.000327 551.874297 (190.129910)
test_rubyspec 0.013432 0.032994 74.078537 ( 84.559667)
total: 311.99 sec