Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-045305
#<BuildRuby:0x00007f401841fdc0
@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.20240815-045305",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000040 0.000006 0.000046 ( 0.000044)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.003179 0.004567 2.715233 ( 2.684146)
build_miniruby 0.000000 0.001720 1.224051 ( 1.220739)
build_ruby 0.000000 0.001721 3.400835 ( 3.616821)
build_all 0.002977 0.005460 7.417100 ( 2.687507)
build_install 0.017739 0.002231 9.004821 ( 4.034756)
test_btest 0.000908 0.000235 112.271968 ( 29.658680)
test_basic 0.009839 0.000000 1.027153 ( 4.202678)
test_all 0.090369 0.060311 703.033581 (224.232743)
test_rubyspec 0.051348 0.037873 168.711533 ( 25.894306)
total: 298.23 sec