Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-093540
#<BuildRuby:0x0000564bc7ebdfc0
@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.20230102-093540",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005173 0.000196 1.237184 ( 2.050924)
build_miniruby 0.001652 0.000264 1.613795 ( 1.661183)
build_ruby 0.001478 0.000237 3.774477 ( 4.456799)
build_all 0.003876 0.004908 3.993503 ( 3.144046)
build_install 0.015267 0.006823 3.396747 ( 3.316273)
test_btest 0.000937 0.000216 58.295461 ( 33.342648)
test_basic 0.000000 0.007133 0.449985 ( 0.549577)
test_all 0.000000 0.001216 657.479847 (215.859894)
test_rubyspec 0.030653 0.011204 57.992274 ( 67.994118)
total: 332.38 sec