Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-063828
#<BuildRuby:0x00007f13327afde0
@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.20241208-063828",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.006024 0.000668 2.541208 ( 2.754634)
build_miniruby 0.001270 0.000401 1.193478 ( 1.191637)
build_ruby 0.000000 0.001586 3.279656 ( 3.462648)
build_all 0.001057 0.006962 5.590260 ( 2.394092)
build_install 0.012215 0.005828 7.270576 ( 3.409663)
test_btest 0.001121 0.000000 68.024054 ( 17.763377)
test_basic 0.003855 0.004671 0.746077 ( 0.794961)
test_all 0.124224 0.019844 645.983140 (200.761258)
test_rubyspec 0.053301 0.027665 119.983761 ( 36.957017)
total: 269.49 sec