Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-212138
#<BuildRuby:0x00005612a5736258
@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.20230118-212138",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.001736 0.003225 1.148720 ( 1.549087)
build_miniruby 0.000820 0.000287 1.128280 ( 1.126814)
build_ruby 0.001123 0.000393 3.147283 ( 3.447039)
build_all 0.007765 0.000000 3.650565 ( 1.927920)
build_install 0.014596 0.000657 2.885136 ( 2.261779)
test_btest 0.000682 0.000191 56.240901 ( 21.214568)
test_basic 0.005506 0.000367 0.420163 ( 0.521464)
test_all 0.001603 0.000000 640.068380 (217.716751)
test_rubyspec 0.030015 0.016043 67.960102 ( 78.107355)
total: 327.87 sec