Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-165003
#<BuildRuby:0x0000561913d91fc0
@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.20230819-165003",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.003647 0.003028 2.217903 ( 5.420671)
build_miniruby 0.001493 0.000337 1.674824 ( 1.993367)
build_ruby 0.001356 0.000306 3.253773 ( 33.523192)
build_all 0.006048 0.001366 6.056252 ( 4.179247)
build_install 0.015281 0.004823 7.927621 ( 6.009397)
test_btest 0.000656 0.000154 83.144949 ( 46.965887)
test_basic 0.006636 0.001562 1.016626 ( 1.966128)
test_all 0.009460 0.000971 679.081751 (327.045531)
test_rubyspec 0.038015 0.029799 103.860883 (142.028216)
total: 569.13 sec