Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-133926
#<BuildRuby:0x000055e1b240da00
@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.20230119-133926",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000394 0.004170 1.050586 ( 1.448282)
build_miniruby 0.001267 0.000288 1.041313 ( 1.041043)
build_ruby 0.001090 0.000248 3.016553 ( 3.331631)
build_all 0.001765 0.004695 3.603857 ( 1.868214)
build_install 0.009246 0.005803 2.753053 ( 1.917445)
test_btest 0.000577 0.000176 57.935465 ( 16.101006)
test_basic 0.003345 0.001018 0.401172 ( 0.495914)
test_all 0.001477 0.000450 614.696813 (178.832774)
test_rubyspec 0.017536 0.022469 61.178496 ( 71.143714)
total: 276.18 sec