Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-180826
#<BuildRuby:0x00007fa7acf7fde0
@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.20240711-180826",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000066 0.000000 0.000066 ( 0.000061)
configure 0.000036 0.000000 0.000036 ( 0.000037)
build_up 0.006975 0.000592 3.255347 ( 3.205485)
build_miniruby 0.000000 0.001900 1.543151 ( 1.540219)
build_ruby 0.000000 0.001965 3.793255 ( 3.953346)
build_all 0.004320 0.004266 8.240571 ( 3.271344)
build_install 0.007959 0.011052 10.064207 ( 4.434667)
test_btest 0.000833 0.000254 110.370168 ( 29.310143)
test_basic 0.003504 0.005209 1.228693 ( 1.325223)
test_all 0.125248 0.026096 800.501214 (242.964166)
test_rubyspec 0.055115 0.035431 161.796231 ( 35.345605)
total: 325.35 sec