Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-103207
#<BuildRuby:0x00007f5c4aaffde0
@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.20241209-103207",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.001672 0.005494 3.203987 ( 3.185571)
build_miniruby 0.001195 0.000308 1.466160 ( 1.464020)
build_ruby 0.001279 0.000330 3.841519 ( 3.985423)
build_all 0.005428 0.003216 6.152390 ( 2.599198)
build_install 0.009058 0.009226 8.687834 ( 4.291031)
test_btest 0.000608 0.000197 73.839868 ( 20.398828)
test_basic 0.000000 0.009176 0.883964 ( 0.933723)
test_all 0.091059 0.051833 710.275890 (211.849399)
test_rubyspec 0.041596 0.036664 111.983475 ( 24.350819)
total: 273.06 sec