Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250105-204838
#<BuildRuby:0x00007f8745f3fdd0
@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.20250105-204838",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000028 0.000009 0.000037 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.000986 0.004328 1.442846 ( 1.782533)
build_miniruby 0.001002 0.000348 1.015721 ( 1.013181)
build_ruby 0.001344 0.000468 2.821568 ( 3.029315)
build_all 0.002693 0.005191 5.168017 ( 2.058551)
build_install 0.005581 0.009452 6.223188 ( 3.230821)
test_btest 0.000684 0.000316 70.424993 ( 20.246895)
test_basic 0.005679 0.000788 0.943228 ( 0.998330)
test_all 0.092568 0.045667 696.734070 (206.767640)
test_rubyspec 0.048865 0.028927 108.055437 ( 24.149772)
total: 263.28 sec