Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-145201
#<BuildRuby:0x000055f3e87e60d0
@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.20230606-145201",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.006328 1.921052 ( 3.891655)
build_miniruby 0.000953 0.000815 1.340046 ( 1.448782)
build_ruby 0.001332 0.000389 2.843048 ( 3.264574)
build_all 0.000000 0.007440 2.249958 ( 2.057942)
build_install 0.010182 0.006941 3.548677 ( 3.360340)
test_btest 0.000711 0.000284 75.800553 ( 40.386579)
test_basic 0.005246 0.002098 0.784943 ( 1.169930)
test_all 0.000423 0.001323 590.268952 (262.683837)
test_rubyspec 0.030964 0.020730 82.665949 (101.097209)
total: 419.36 sec