Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-110601
#<BuildRuby:0x000055e87ac86258
@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.20231012-110601",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002834 0.004481 2.423187 ( 2.835727)
build_miniruby 0.001108 0.000158 1.650345 ( 1.725076)
build_ruby 0.000000 0.002259 3.283816 ( 3.556380)
build_all 0.000000 0.007697 6.341227 ( 3.963577)
build_install 0.015583 0.003169 7.894538 ( 4.841107)
test_btest 0.000672 0.000152 86.762025 ( 51.078988)
test_basic 0.007305 0.001650 0.971507 ( 1.076122)
test_all 0.008839 0.000931 680.400066 (308.114455)
test_rubyspec 0.037293 0.029736 105.098652 (125.152475)
total: 502.35 sec