Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-231955
#<BuildRuby:0x000055899b74a390
@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.20230720-231955",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.004086 0.003082 2.175672 ( 5.366096)
build_miniruby 0.001134 0.000252 1.708374 ( 2.513806)
build_ruby 0.001430 0.000318 3.387679 ( 14.440395)
build_all 0.007685 0.000814 2.740078 ( 3.502996)
build_install 0.015798 0.002437 4.225901 ( 5.004354)
test_btest 0.000612 0.000127 78.032628 ( 54.485925)
test_basic 0.006657 0.000441 0.858224 ( 1.555793)
test_all 0.001226 0.000246 645.418761 (463.033660)
test_rubyspec 0.033351 0.027567 92.047281 (147.287926)
total: 697.19 sec