Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-091900
#<BuildRuby:0x00007f0904a4fdd0
@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.20241224-091900",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.005034 0.000302 1.447487 ( 1.754279)
build_miniruby 0.001432 0.000000 1.387183 ( 1.384188)
build_ruby 0.000000 0.001754 3.589695 ( 3.756679)
build_all 0.008348 0.000211 5.786803 ( 2.366146)
build_install 0.015221 0.001006 6.781879 ( 3.416931)
test_btest 0.000584 0.000164 67.131271 ( 17.575587)
test_basic 0.006604 0.000000 0.715713 ( 0.773008)
test_all 0.107029 0.034194 610.364768 (179.635786)
test_rubyspec 0.036600 0.041965 110.247612 ( 20.241964)
total: 230.91 sec