Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-074959
#<BuildRuby:0x000056072c0b2168
@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.20221229-074959",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003729 0.000559 0.814856 ( 1.203644)
build_miniruby 0.000969 0.000146 1.018699 ( 1.017056)
build_ruby 0.001112 0.000167 2.522236 ( 2.891799)
build_all 0.001859 0.004681 2.940537 ( 1.390166)
build_install 0.009661 0.003632 2.695148 ( 1.708759)
test_btest 0.000792 0.000172 53.056024 ( 14.613126)
test_basic 0.003687 0.000801 0.361688 ( 0.453949)
test_all 0.001161 0.000134 618.781145 (186.426548)
test_rubyspec 0.019508 0.027627 67.424390 ( 77.439617)
total: 287.15 sec