Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250328-114339
#<BuildRuby:0x00007f12da82fde0
@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.20250328-114339",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000031)
build_up 0.006488 0.000441 2.591253 ( 2.349751)
build_miniruby 0.001377 0.000237 1.284899 ( 1.281468)
build_ruby 0.001562 0.000270 3.182191 ( 3.352771)
build_all 0.003201 0.004789 5.652941 ( 2.453522)
build_install 0.008373 0.008452 7.659586 ( 4.085716)
test_btest 0.000701 0.000181 49.894083 ( 14.182764)
test_basic 0.007519 0.000814 0.924180 ( 0.976973)
test_all 0.084398 0.035109 618.132827 (190.032635)
test_rubyspec 0.044585 0.030733 104.429624 ( 26.088038)
total: 244.80 sec