Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-143621
#<BuildRuby:0x0000555ef2a027f0
@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-143621",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.004007 0.000911 1.043904 ( 1.414003)
build_miniruby 0.001120 0.000000 1.210973 ( 1.209416)
build_ruby 0.001388 0.000000 3.300238 ( 3.668295)
build_all 0.006150 0.000115 3.687731 ( 1.868830)
build_install 0.014154 0.000321 2.667669 ( 1.714372)
test_btest 0.000586 0.000109 55.996417 ( 15.491893)
test_basic 0.004254 0.000787 0.368718 ( 0.472533)
test_all 0.000888 0.000164 621.467771 (199.659767)
test_rubyspec 0.025781 0.020911 63.365454 ( 77.191482)
total: 302.69 sec