Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-051800
#<BuildRuby:0x00005595208ee008
@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.20230113-051800",
@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.000015)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.000000 0.005100 1.187926 ( 1.697320)
build_miniruby 0.000000 0.001415 1.477179 ( 1.496974)
build_ruby 0.001167 0.000668 3.727887 ( 4.119761)
build_all 0.003386 0.003768 3.863943 ( 2.142112)
build_install 0.015475 0.001071 3.040911 ( 2.317287)
test_btest 0.000726 0.000212 57.866280 ( 29.612337)
test_basic 0.006136 0.000564 0.479577 ( 0.714083)
test_all 0.001063 0.000297 666.805850 (384.275127)
test_rubyspec 0.054878 0.010532 76.412523 (108.028988)
total: 534.41 sec