Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-002321
#<BuildRuby:0x00007f7f5e29fdd0
@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.20240805-002321",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.004800 0.003186 3.230948 ( 3.269413)
build_miniruby 0.001614 0.000000 1.507047 ( 1.503754)
build_ruby 0.001811 0.000000 4.529954 ( 4.657559)
build_all 0.002043 0.007132 8.181196 ( 3.658105)
build_install 0.009189 0.009475 10.543983 ( 4.639327)
test_btest 0.000759 0.000260 116.768181 ( 32.567461)
test_basic 0.000000 0.010520 1.068774 ( 2.018039)
test_all 0.107981 0.042254 830.235816 (237.490352)
test_rubyspec 0.061678 0.030495 165.926475 ( 33.671012)
total: 323.48 sec