Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-103149
#<BuildRuby:0x00007f5c89e2fdc8
@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.20241118-103149",
@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.000027 0.000009 0.000036 ( 0.000036)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.003597 0.003888 3.673475 ( 3.601670)
build_miniruby 0.001105 0.000398 1.307400 ( 1.305015)
build_ruby 0.001433 0.000516 3.828524 ( 4.002030)
build_all 0.008893 0.000000 6.089781 ( 2.487437)
build_install 0.017723 0.000536 8.400541 ( 3.882789)
test_btest 0.000622 0.000181 77.274676 ( 20.971225)
test_basic 0.004935 0.004448 0.894920 ( 0.942811)
test_all 0.094116 0.050355 704.241369 (205.481137)
test_rubyspec 0.050521 0.033233 118.537087 ( 27.494057)
total: 270.17 sec