Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-043723
#<BuildRuby:0x00007f835a27fdc8
@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.20240824-043723",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000025 0.000012 0.000037 ( 0.000040)
configure 0.000024 0.000011 0.000035 ( 0.000036)
build_up 0.000000 0.007095 2.776320 ( 2.825991)
build_miniruby 0.000510 0.001119 1.183169 ( 1.180812)
build_ruby 0.001167 0.000676 3.110992 ( 3.279782)
build_all 0.000142 0.008268 7.520331 ( 2.831010)
build_install 0.015202 0.003377 9.667382 ( 4.256360)
test_btest 0.000627 0.000382 110.637074 ( 28.367618)
test_basic 0.007336 0.001901 1.210539 ( 1.255986)
test_all 0.113012 0.037151 793.833003 (234.085882)
test_rubyspec 0.068777 0.019639 167.547777 ( 28.997700)
total: 307.08 sec