Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-202030
#<BuildRuby:0x000055c33af69fe8
@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.20230130-202030",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.000938 0.003222 1.051184 ( 1.440208)
build_miniruby 0.001003 0.000279 1.144941 ( 1.143632)
build_ruby 0.000995 0.000277 2.346619 ( 2.543231)
build_all 0.006215 0.000571 3.585967 ( 1.738652)
build_install 0.012821 0.001246 2.600979 ( 1.795970)
test_btest 0.000559 0.000134 55.655474 ( 16.961176)
test_basic 0.005870 0.000500 0.424246 ( 0.552478)
test_all 0.001256 0.000290 647.063798 (195.417666)
test_rubyspec 0.018588 0.033971 72.830248 ( 83.842455)
total: 305.44 sec