Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-123034
#<BuildRuby:0x00007f21a10cfde0
@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.20240617-123034",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.001347 0.006872 3.423327 ( 3.390952)
build_miniruby 0.001548 0.000273 1.579295 ( 1.575954)
build_ruby 0.001602 0.000283 3.712326 ( 3.871153)
build_all 0.008126 0.000723 7.665457 ( 3.046335)
build_install 0.014373 0.004449 10.519238 ( 5.089411)
test_btest 0.000844 0.000155 107.891765 ( 28.223915)
test_basic 0.004598 0.005083 1.031712 ( 1.084004)
test_all 0.080206 0.071900 855.773777 (254.986691)
test_rubyspec 0.062315 0.030113 157.722226 ( 32.027791)
total: 333.30 sec