Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-213802
#<BuildRuby:0x0000559d5f952570
@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.20230510-213802",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001376 0.004440 1.874947 ( 3.482251)
build_miniruby 0.001127 0.000415 1.309632 ( 1.319626)
build_ruby 0.001453 0.000000 2.673905 ( 3.088896)
build_all 0.006649 0.000012 2.311106 ( 2.100007)
build_install 0.008444 0.007291 3.516309 ( 3.333420)
test_btest 0.000528 0.000201 74.248906 ( 41.722912)
test_basic 0.001283 0.005057 0.788998 ( 1.149611)
test_all 0.001228 0.000527 579.894610 (249.659146)
test_rubyspec 0.026091 0.022286 80.072362 ( 96.832625)
total: 402.69 sec