Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-141549
#<BuildRuby:0x000055eb1fa7def0
@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.20230721-141549",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.000000 0.006466 2.078741 ( 3.358230)
build_miniruby 0.001053 0.000543 1.538068 ( 1.536620)
build_ruby 0.000000 0.002012 3.356878 ( 3.583131)
build_all 0.000047 0.007533 2.677224 ( 1.702047)
build_install 0.015952 0.000000 3.853059 ( 2.687885)
test_btest 0.000900 0.000000 79.434186 ( 28.374831)
test_basic 0.003781 0.002030 0.790967 ( 0.874387)
test_all 0.001008 0.000201 616.343332 (223.136881)
test_rubyspec 0.027521 0.024746 85.158299 ( 97.642138)
total: 362.90 sec