Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-090749
#<BuildRuby:0x000055d594a899f8
@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.20240312-090749",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002126 0.004551 2.319822 ( 2.058280)
build_miniruby 0.000946 0.000237 1.758489 ( 1.756295)
build_ruby 0.001301 0.000325 3.768601 ( 3.955902)
build_all 0.002961 0.003860 6.570109 ( 2.516587)
build_install 0.017221 0.000000 7.881101 ( 3.570092)
test_btest 0.000869 0.000000 93.444071 ( 24.363324)
test_basic 0.002484 0.004134 0.801252 ( 0.860851)
test_all 0.095402 0.022942 770.239581 (221.989165)
test_rubyspec 0.060285 0.018910 105.612800 (114.704041)
total: 375.78 sec