Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-122854
#<BuildRuby:0x0000562ed1c4e018
@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.20230218-122854",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005095 0.000665 1.555948 ( 2.919820)
build_miniruby 0.001784 0.000232 1.444246 ( 1.590744)
build_ruby 0.001555 0.000202 2.813147 ( 3.398238)
build_all 0.003740 0.005074 4.331368 ( 4.671440)
build_install 0.007586 0.009926 3.230259 ( 3.840760)
test_btest 0.000611 0.000153 59.938939 ( 47.798282)
test_basic 0.003121 0.004290 0.549762 ( 0.859113)
test_all 0.001192 0.000334 683.174894 (361.661898)
test_rubyspec 0.020456 0.027005 72.152521 ( 82.902304)
total: 509.64 sec