Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-141920
#<BuildRuby:0x00005615b5f52258
@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.20230212-141920",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006384 0.000411 1.308060 ( 2.595742)
build_miniruby 0.001805 0.000116 1.327919 ( 1.541527)
build_ruby 0.000000 0.002153 2.671529 ( 3.263098)
build_all 0.000000 0.008868 4.047394 ( 4.391282)
build_install 0.015789 0.001942 3.137623 ( 3.820719)
test_btest 0.000898 0.000132 61.641871 ( 52.779547)
test_basic 0.005438 0.000156 0.484101 ( 0.845352)
test_all 0.001080 0.000154 700.803090 (600.976500)
test_rubyspec 0.013604 0.042529 76.857482 ( 91.689358)
total: 761.90 sec