Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250429-183202
#<BuildRuby:0x00007fd65943fdc8
@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.20250429-183202",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.004937 0.000872 1.970013 ( 2.310966)
build_miniruby 0.000000 0.001678 1.303950 ( 1.300989)
build_ruby 0.000274 0.001573 3.640228 ( 3.779992)
build_all 0.008691 0.000127 6.212959 ( 2.668774)
build_install 0.012884 0.004188 7.718591 ( 4.184367)
test_btest 0.000654 0.000131 51.018716 ( 13.982533)
test_basic 0.008162 0.000799 0.918814 ( 0.966028)
test_all 0.089918 0.029066 600.868581 (199.098053)
test_rubyspec 0.046828 0.034050 106.633284 ( 26.987147)
total: 255.28 sec