Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-014634
#<BuildRuby:0x000055d1f41e5f70
@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.20230525-014634",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005698 0.000000 1.757079 ( 3.019123)
build_miniruby 0.001449 0.000000 1.299787 ( 1.298535)
build_ruby 0.001604 0.000032 2.600816 ( 2.819129)
build_all 0.002287 0.004268 2.132839 ( 1.373479)
build_install 0.015125 0.000185 3.211261 ( 2.420900)
test_btest 0.000793 0.000057 76.975049 ( 26.991200)
test_basic 0.002955 0.004165 0.772136 ( 0.874771)
test_all 0.001047 0.000109 586.799163 (196.234955)
test_rubyspec 0.019960 0.030935 78.908561 ( 90.714110)
total: 325.75 sec