Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-215836
#<BuildRuby:0x000055a4aedfe2a8
@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.20230209-215836",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.001044 0.003375 0.923879 ( 1.341542)
build_miniruby 0.001117 0.000279 0.855353 ( 0.853593)
build_ruby 0.000896 0.000224 1.854240 ( 2.065493)
build_all 0.005759 0.000000 3.019060 ( 1.431732)
build_install 0.008824 0.003664 2.336282 ( 1.590854)
test_btest 0.000574 0.000144 54.498729 ( 14.030284)
test_basic 0.000958 0.004312 0.316034 ( 0.408883)
test_all 0.000867 0.000260 597.482071 (168.106474)
test_rubyspec 0.023697 0.017720 56.612654 ( 66.622287)
total: 256.45 sec