Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-104842
#<BuildRuby:0x00007f8f15a4fdc0
@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.20240705-104842",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000036 0.000009 0.000045 ( 0.000046)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.003393 0.005036 3.917839 ( 3.400508)
build_miniruby 0.001368 0.000414 1.376323 ( 1.373501)
build_ruby 0.000000 0.002155 4.201024 ( 4.387745)
build_all 0.006135 0.002566 8.290337 ( 3.240726)
build_install 0.016428 0.002785 11.097028 ( 4.897101)
test_btest 0.000000 0.001004 118.401115 ( 30.658955)
test_basic 0.001891 0.007494 1.045656 ( 1.090541)
test_all 0.096286 0.062359 826.443012 (253.210752)
test_rubyspec 0.054783 0.043097 174.464655 ( 32.302683)
total: 334.56 sec