Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-182017
#<BuildRuby:0x00005630d1622138
@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.20230122-182017",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000771 0.003980 1.180007 ( 1.747944)
build_miniruby 0.001150 0.000157 1.224210 ( 1.306730)
build_ruby 0.001483 0.000202 3.037778 ( 3.340779)
build_all 0.003291 0.004636 3.908818 ( 2.297934)
build_install 0.015753 0.001229 3.028072 ( 3.027325)
test_btest 0.000887 0.000148 57.492654 ( 32.084268)
test_basic 0.005306 0.000884 0.437812 ( 0.619000)
test_all 0.001163 0.000194 636.750733 (267.635816)
test_rubyspec 0.036035 0.013223 71.057708 ( 84.128426)
total: 396.19 sec