Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250328-054209
#<BuildRuby:0x00007fd0dd12fdd0
@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-054209",
@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.000006 0.000021 ( 0.000021)
autoconf 0.000028 0.000011 0.000039 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.001953 0.004808 2.844452 ( 2.553438)
build_miniruby 0.001531 0.000000 1.136196 ( 1.133547)
build_ruby 0.000508 0.001524 4.183329 ( 4.324162)
build_all 0.010388 0.001075 6.722335 ( 3.031753)
build_install 0.010266 0.011116 8.535681 ( 4.537974)
test_btest 0.000648 0.000294 54.234119 ( 17.653069)
test_basic 0.000000 0.009782 0.903709 ( 1.001456)
test_all 0.077444 0.045718 633.217523 (198.064162)
test_rubyspec 0.041636 0.036437 105.509368 ( 25.538103)
total: 257.84 sec