Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-031701
#<BuildRuby:0x000056454d1022a8
@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-031701",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000344 0.004123 1.172129 ( 1.571727)
build_miniruby 0.001043 0.000165 1.174374 ( 1.174833)
build_ruby 0.001070 0.000169 1.899103 ( 2.103975)
build_all 0.006254 0.000308 3.662862 ( 1.834355)
build_install 0.007781 0.004973 2.731282 ( 1.907002)
test_btest 0.000916 0.000000 56.152382 ( 15.163828)
test_basic 0.000974 0.003907 0.453718 ( 0.546490)
test_all 0.000882 0.000200 616.580765 (177.407883)
test_rubyspec 0.017785 0.035359 72.850028 ( 85.757501)
total: 287.47 sec