Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-230607
#<BuildRuby:0x00005650e99de2a8
@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.20230814-230607",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006403 0.000662 2.289775 ( 7.119067)
build_miniruby 0.001856 0.000000 1.787570 ( 2.495425)
build_ruby 0.001534 0.000000 3.430570 ( 7.747845)
build_all 0.008438 0.000000 6.608751 ( 7.759791)
build_install 0.012326 0.008422 8.268972 ( 11.046660)
test_btest 0.000612 0.000088 83.560387 ( 58.770715)
test_basic 0.000017 0.008554 0.937655 ( 2.032450)
test_all 0.009328 0.000982 666.768653 (438.539621)
test_rubyspec 0.024970 0.045393 105.289052 (147.851946)
total: 683.36 sec