Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250424-020058
#<BuildRuby:0x00007f1c1a6efdd8
@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.20250424-020058",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.002019 0.003408 1.967585 ( 2.288445)
build_miniruby 0.001297 0.000399 1.453746 ( 1.451136)
build_ruby 0.000000 0.001944 3.863297 ( 3.978474)
build_all 0.005286 0.002415 5.458538 ( 2.158461)
build_install 0.009026 0.008456 6.735977 ( 3.634761)
test_btest 0.000733 0.000278 50.807366 ( 14.104268)
test_basic 0.000000 0.008606 0.878074 ( 0.930252)
test_all 0.091576 0.028324 595.565166 (190.589081)
test_rubyspec 0.036802 0.044635 106.425599 ( 24.201288)
total: 243.34 sec