Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-144147
#<BuildRuby:0x00007f728901fdd0
@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.20240809-144147",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003696 0.004825 3.938693 ( 3.971118)
build_miniruby 0.001677 0.000356 1.645701 ( 1.660011)
build_ruby 0.001573 0.000334 4.531568 ( 4.722029)
build_all 0.006279 0.003747 8.668829 ( 4.496591)
build_install 0.011010 0.010962 11.517176 ( 6.371359)
test_btest 0.000710 0.000201 119.106182 ( 37.024809)
test_basic 0.001629 0.008685 1.217165 ( 1.263065)
test_all 0.113319 0.037773 848.528379 (240.427628)
test_rubyspec 0.048371 0.044867 163.385026 ( 35.860030)
total: 335.80 sec