Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250208-220509
#<BuildRuby:0x00007fa469eefdd0
@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.20250208-220509",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006426 0.000341 3.190937 ( 2.461115)
build_miniruby 0.001558 0.000215 1.419977 ( 1.421965)
build_ruby 0.001501 0.000207 3.580218 ( 3.770977)
build_all 0.003700 0.004786 5.721698 ( 2.446377)
build_install 0.018567 0.000221 7.576605 ( 3.726525)
test_btest 0.000000 0.001006 67.481176 ( 18.577295)
test_basic 0.000887 0.006842 0.923242 ( 0.978338)
test_all 0.087996 0.027321 563.654689 (199.596492)
test_rubyspec 0.046299 0.031547 104.202184 ( 31.155035)
total: 264.14 sec