Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-054559
#<BuildRuby:0x000056467f232118
@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.20230624-054559",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005396 0.000469 1.931150 ( 3.324385)
build_miniruby 0.001494 0.000129 1.666901 ( 2.184337)
build_ruby 0.001775 0.000154 3.204699 ( 3.974766)
build_all 0.007331 0.000247 2.485863 ( 2.301506)
build_install 0.013730 0.004037 3.698342 ( 3.094808)
test_btest 0.000653 0.000070 81.417756 ( 43.417929)
test_basic 0.001750 0.004618 0.812228 ( 0.918233)
test_all 0.001038 0.000149 597.871716 (196.351202)
test_rubyspec 0.015251 0.031956 80.628199 ( 92.311538)
total: 347.88 sec