Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-193758
#<BuildRuby:0x00005645b7bc27c8
@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.20230310-193758",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005189 0.000139 1.441396 ( 2.717759)
build_miniruby 0.001348 0.000000 1.085181 ( 1.083643)
build_ruby 0.001254 0.000000 2.424182 ( 2.599175)
build_all 0.005727 0.000000 1.841627 ( 1.008191)
build_install 0.014672 0.000275 2.880531 ( 1.913461)
test_btest 0.000750 0.000066 68.680365 ( 17.682590)
test_basic 0.000000 0.004791 0.467426 ( 0.560800)
test_all 0.000000 0.001082 532.601870 (163.191306)
test_rubyspec 0.024178 0.022991 72.346410 ( 82.208303)
total: 272.97 sec