Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-072210
#<BuildRuby:0x00005648a79ea7f0
@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.20230110-072210",
@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.000000 0.000013 ( 0.000013)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.005314 0.000000 1.197983 ( 2.251676)
build_miniruby 0.000000 0.001338 1.595440 ( 1.821441)
build_ruby 0.000000 0.001917 3.754194 ( 4.917287)
build_all 0.000694 0.008909 4.108830 ( 3.959336)
build_install 0.016557 0.002625 3.255975 ( 3.522550)
test_btest 0.001005 0.000114 56.823617 ( 41.814422)
test_basic 0.003362 0.000385 0.433611 ( 0.741314)
test_all 0.002085 0.000238 679.375660 (597.471545)
test_rubyspec 0.048770 0.016132 78.375889 (123.402913)
total: 779.90 sec