Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-172411
#<BuildRuby:0x00005617f47f1e78
@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.20240120-172411",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005875 0.000207 1.810662 ( 2.207929)
build_miniruby 0.001395 0.000155 1.509681 ( 1.512397)
build_ruby 0.000000 0.002132 3.186982 ( 3.399073)
build_all 0.001003 0.006265 5.767302 ( 2.269186)
build_install 0.011207 0.005683 7.060658 ( 3.611699)
test_btest 0.000605 0.000129 81.763678 ( 22.333665)
test_basic 0.005469 0.001173 0.837348 ( 0.904207)
test_all 0.079509 0.038830 776.284796 (224.590981)
test_rubyspec 0.038107 0.059453 147.961988 (159.526741)
total: 420.36 sec