Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-184017
#<BuildRuby:0x000055c73610e390
@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.20230613-184017",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.006247 1.962869 ( 4.939237)
build_miniruby 0.000550 0.001217 1.389928 ( 2.177663)
build_ruby 0.000000 0.001744 2.979463 ( 4.517780)
build_all 0.004625 0.002909 2.388787 ( 3.039120)
build_install 0.017279 0.000819 3.572672 ( 4.143814)
test_btest 0.000719 0.000116 77.566979 ( 48.591493)
test_basic 0.003522 0.003351 0.821201 ( 1.253630)
test_all 0.001176 0.000214 565.199523 (307.990048)
test_rubyspec 0.030950 0.023696 86.087501 (124.023374)
total: 500.68 sec