Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-165306
#<BuildRuby:0x00005646057c1fb8
@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.20230101-165306",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.003680 0.000669 1.083560 ( 1.465338)
build_miniruby 0.001094 0.000199 1.256894 ( 1.255183)
build_ruby 0.001288 0.000234 3.339993 ( 3.678181)
build_all 0.006496 0.000000 3.431671 ( 1.594826)
build_install 0.005082 0.007255 2.434233 ( 1.530197)
test_btest 0.000569 0.000131 57.068775 ( 16.206305)
test_basic 0.002272 0.002599 0.444394 ( 0.539197)
test_all 0.001274 0.000319 606.982712 (173.614503)
test_rubyspec 0.031423 0.007856 62.724208 ( 72.932672)
total: 272.82 sec