Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-193321
#<BuildRuby:0x000055c5494e22a8
@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.20230503-193321",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004917 0.000614 1.842137 ( 3.216402)
build_miniruby 0.001256 0.000157 1.278753 ( 1.298474)
build_ruby 0.001281 0.000161 2.683716 ( 2.900594)
build_all 0.004106 0.002356 2.232005 ( 1.766880)
build_install 0.012486 0.001783 3.293678 ( 2.520609)
test_btest 0.000861 0.000000 72.577439 ( 35.765438)
test_basic 0.004896 0.000208 0.634708 ( 0.713980)
test_all 0.001261 0.000174 547.144830 (202.534354)
test_rubyspec 0.024111 0.022610 74.902091 ( 86.762087)
total: 337.48 sec