Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-232656
#<BuildRuby:0x00005604a7026348
@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.20230627-232656",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003552 0.003390 2.121726 ( 5.955753)
build_miniruby 0.001471 0.000210 1.573885 ( 2.911662)
build_ruby 0.002339 0.000334 3.154029 ( 6.503969)
build_all 0.008204 0.000023 2.415062 ( 3.279953)
build_install 0.013137 0.006216 3.805757 ( 6.463857)
test_btest 0.000771 0.000129 80.351946 ( 70.623935)
test_basic 0.003484 0.004299 0.901911 ( 1.903969)
test_all 0.001503 0.000291 621.221117 (682.647865)
test_rubyspec 0.039006 0.023389 93.141214 (200.927385)
total: 981.22 sec