Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-014739
#<BuildRuby:0x000055afe9652018
@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.20230108-014739",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000018 0.000003 0.000021 ( 0.000019)
build_up 0.004977 0.000137 1.174229 ( 2.298544)
build_miniruby 0.001056 0.000138 1.473653 ( 1.567678)
build_ruby 0.001605 0.000209 3.469808 ( 4.259454)
build_all 0.006566 0.000857 3.936058 ( 2.883939)
build_install 0.010894 0.003399 3.003219 ( 2.932325)
test_btest 0.000674 0.000100 55.795509 ( 33.534098)
test_basic 0.002130 0.003803 0.441845 ( 0.747489)
test_all 0.001247 0.000223 626.512129 (283.732066)
test_rubyspec 0.017728 0.029433 72.259092 ( 89.696291)
total: 421.65 sec