Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-235052
#<BuildRuby:0x000055a3d68ee4d0
@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.20230310-235052",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001099 0.004187 1.736478 ( 3.186301)
build_miniruby 0.001178 0.000310 1.230070 ( 1.234095)
build_ruby 0.001165 0.000307 2.499600 ( 2.802738)
build_all 0.002963 0.003751 2.075801 ( 2.043910)
build_install 0.015173 0.001937 3.251032 ( 2.785783)
test_btest 0.000581 0.000158 65.279705 ( 34.633558)
test_basic 0.005455 0.000277 0.506608 ( 0.709671)
test_all 0.001431 0.000980 528.235228 (239.549630)
test_rubyspec 0.035982 0.025228 80.046922 (114.481351)
total: 401.43 sec