Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250226-175418
#<BuildRuby:0x00007f9ff496fdc0
@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.20250226-175418",
@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.000007 0.000023 ( 0.000022)
autoconf 0.000027 0.000011 0.000038 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000032)
build_up 0.007242 0.001251 3.595048 ( 3.233729)
build_miniruby 0.000000 0.001893 1.565264 ( 1.655893)
build_ruby 0.000000 0.002133 3.903070 ( 4.076448)
build_all 0.004911 0.004754 5.874506 ( 3.857940)
build_install 0.018991 0.003730 8.494029 ( 5.975219)
test_btest 0.000632 0.000260 44.191099 ( 24.332770)
test_basic 0.006698 0.001128 0.678089 ( 0.732579)
test_all 0.079866 0.037609 555.198218 (168.075872)
test_rubyspec 0.058367 0.021199 102.599129 ( 29.769517)
total: 241.71 sec