Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-060436
#<BuildRuby:0x0000556f7ba0e390
@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.20230101-060436",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001639 0.002997 1.008639 ( 1.411431)
build_miniruby 0.000978 0.000163 1.147512 ( 1.145969)
build_ruby 0.001431 0.000238 2.819772 ( 3.186441)
build_all 0.006566 0.000000 3.124036 ( 1.364887)
build_install 0.006570 0.004949 2.576589 ( 1.630494)
test_btest 0.000810 0.000156 54.674598 ( 13.904611)
test_basic 0.002287 0.002869 0.360924 ( 0.452489)
test_all 0.000878 0.000188 617.329273 (172.585245)
test_rubyspec 0.018097 0.020661 56.765528 ( 90.904088)
total: 286.59 sec