Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-224701
#<BuildRuby:0x000055d207f6a228
@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.20230215-224701",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001501 0.003253 1.282042 ( 1.877774)
build_miniruby 0.001096 0.000143 1.064700 ( 1.062765)
build_ruby 0.001298 0.000169 2.109570 ( 2.305755)
build_all 0.006275 0.000000 3.705475 ( 1.911170)
build_install 0.013393 0.000000 2.967040 ( 2.140712)
test_btest 0.000671 0.000000 55.773474 ( 18.197195)
test_basic 0.002631 0.003351 0.492607 ( 0.589729)
test_all 0.001500 0.000000 642.185942 (212.575102)
test_rubyspec 0.028790 0.016394 67.571039 ( 78.086764)
total: 318.75 sec