Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-043203
#<BuildRuby:0x000055bcfbdbe008
@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.20230525-043203",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.005790 0.000207 1.742380 ( 2.994318)
build_miniruby 0.001358 0.000049 1.313274 ( 1.314721)
build_ruby 0.001704 0.000061 2.596098 ( 2.818205)
build_all 0.003215 0.003468 2.009435 ( 1.278343)
build_install 0.012646 0.004339 3.254692 ( 2.371849)
test_btest 0.000719 0.000063 75.984631 ( 32.844032)
test_basic 0.000000 0.007231 0.769318 ( 0.874897)
test_all 0.000020 0.000866 561.475020 (191.458356)
test_rubyspec 0.027441 0.015535 74.136518 ( 86.115153)
total: 322.07 sec