Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-160204
#<BuildRuby:0x000055b2d2c6a108
@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.20230202-160204",
@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.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001120 0.003634 0.989020 ( 1.470040)
build_miniruby 0.001139 0.000148 0.926361 ( 0.924887)
build_ruby 0.001134 0.000148 2.409860 ( 2.596819)
build_all 0.005831 0.000760 3.574370 ( 1.730474)
build_install 0.015303 0.000296 2.788275 ( 1.917653)
test_btest 0.000000 0.000700 57.445857 ( 17.488616)
test_basic 0.000000 0.005083 0.418602 ( 0.510172)
test_all 0.000261 0.001267 606.343590 (172.212274)
test_rubyspec 0.020468 0.019909 61.553356 ( 71.481653)
total: 270.33 sec