Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-175110
#<BuildRuby:0x000055fb018a1ef0
@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.20230616-175110",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004956 0.000595 1.828384 ( 3.373576)
build_miniruby 0.001422 0.000000 1.380063 ( 1.451768)
build_ruby 0.000000 0.001699 2.769568 ( 3.005606)
build_all 0.001615 0.005538 2.271947 ( 1.614670)
build_install 0.017564 0.000952 3.749741 ( 2.976145)
test_btest 0.000630 0.000105 76.731958 ( 37.045699)
test_basic 0.006944 0.001157 0.875131 ( 1.020629)
test_all 0.001546 0.000257 581.251986 (240.640775)
test_rubyspec 0.030491 0.021171 84.053980 ( 97.389921)
total: 388.52 sec