Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-223302
#<BuildRuby:0x0000556d09681f70
@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-223302",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000844 0.004100 1.059801 ( 1.455189)
build_miniruby 0.001108 0.000093 1.054176 ( 1.053089)
build_ruby 0.001448 0.000121 2.548311 ( 2.857598)
build_all 0.003126 0.004053 3.697702 ( 1.961478)
build_install 0.016854 0.000476 2.843336 ( 2.126481)
test_btest 0.000695 0.000075 57.678250 ( 23.581217)
test_basic 0.000133 0.004347 0.415259 ( 0.530637)
test_all 0.001590 0.000227 649.305204 (241.486323)
test_rubyspec 0.023386 0.028182 69.681101 ( 79.835825)
total: 354.89 sec