Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-123556
#<BuildRuby:0x000055a78e671f70
@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.20230505-123556",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005539 0.000205 1.838824 ( 3.129413)
build_miniruby 0.001564 0.000058 1.354218 ( 1.362297)
build_ruby 0.001431 0.000053 2.665724 ( 2.895989)
build_all 0.006360 0.000077 2.195620 ( 1.808626)
build_install 0.016339 0.000112 3.567284 ( 3.086096)
test_btest 0.000675 0.000022 77.033160 ( 28.676078)
test_basic 0.002441 0.003790 0.747422 ( 0.827043)
test_all 0.001108 0.000066 576.627393 (175.529631)
test_rubyspec 0.021365 0.023266 76.918994 ( 89.209720)
total: 306.53 sec