Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-054341
#<BuildRuby:0x0000559283c0e228
@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.20230615-054341",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.001844 0.003691 1.886863 ( 3.202088)
build_miniruby 0.001159 0.000165 1.282855 ( 1.288091)
build_ruby 0.001310 0.000188 2.542001 ( 2.836323)
build_all 0.006781 0.000969 2.315341 ( 1.533888)
build_install 0.013403 0.005075 3.652315 ( 2.694464)
test_btest 0.000817 0.000000 76.131272 ( 28.408105)
test_basic 0.003433 0.003602 0.759760 ( 0.862589)
test_all 0.001294 0.000242 598.371421 (217.317606)
test_rubyspec 0.024749 0.028468 80.617158 ( 92.963350)
total: 351.11 sec