Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-072506
#<BuildRuby:0x0000560178b36008
@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.20230531-072506",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.002176 0.004600 1.849874 ( 4.012170)
build_miniruby 0.001759 0.000000 1.440932 ( 1.772310)
build_ruby 0.001484 0.000000 2.760778 ( 3.381634)
build_all 0.002607 0.004702 2.234599 ( 2.511647)
build_install 0.014028 0.004699 3.601461 ( 3.831955)
test_btest 0.000927 0.000321 76.975722 ( 50.282563)
test_basic 0.002099 0.005015 0.802079 ( 1.300392)
test_all 0.000725 0.000278 579.526031 (290.549499)
test_rubyspec 0.025467 0.028069 82.314482 (103.351233)
total: 460.99 sec