Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-081118
#<BuildRuby:0x00007f0b0dcefdc8
@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.20241125-081118",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.003929 0.003960 3.273619 ( 3.320784)
build_miniruby 0.000723 0.001137 1.602803 ( 1.599489)
build_ruby 0.001455 0.000571 3.702391 ( 3.853004)
build_all 0.005367 0.002109 5.816054 ( 2.441104)
build_install 0.009347 0.008553 8.359531 ( 3.999276)
test_btest 0.000732 0.000317 76.753202 ( 20.659147)
test_basic 0.007384 0.002029 0.899159 ( 0.945978)
test_all 0.100175 0.048004 769.757162 (230.929220)
test_rubyspec 0.046218 0.036956 116.971681 ( 26.004386)
total: 293.75 sec