Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-141807
#<BuildRuby:0x000055d2cad9e8e0
@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.20221227-141807",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003931 0.000621 0.994503 ( 1.395992)
build_miniruby 0.001293 0.000000 1.381827 ( 1.380504)
build_ruby 0.001357 0.000000 3.039248 ( 3.420760)
build_all 0.005438 0.000613 3.432627 ( 1.745086)
build_install 0.009852 0.003788 2.935561 ( 2.015537)
test_btest 0.000000 0.000888 55.921009 ( 15.917567)
test_basic 0.000000 0.005826 0.404999 ( 0.502569)
test_all 0.000294 0.001621 611.177815 (178.435210)
test_rubyspec 0.025210 0.015436 63.946455 ( 73.986662)
total: 278.80 sec