Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-041551
#<BuildRuby:0x0000560994b45fc0
@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-041551",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004534 0.000087 1.057646 ( 1.793014)
build_miniruby 0.001136 0.000000 1.228685 ( 1.227526)
build_ruby 0.001580 0.000000 3.653482 ( 4.030821)
build_all 0.007949 0.000000 3.798618 ( 2.010916)
build_install 0.012584 0.000940 2.789662 ( 2.176690)
test_btest 0.000000 0.000586 55.330326 ( 19.834626)
test_basic 0.002823 0.003412 0.425008 ( 0.522550)
test_all 0.001612 0.000258 626.298617 (214.611620)
test_rubyspec 0.026777 0.024516 69.833780 ( 81.212608)
total: 327.42 sec