Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-183423
#<BuildRuby:0x000055b5e09d1ed0
@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.20230113-183423",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.001506 0.003380 1.081492 ( 1.467256)
build_miniruby 0.001032 0.000271 1.427032 ( 1.426865)
build_ruby 0.000000 0.001832 3.632947 ( 4.033704)
build_all 0.005418 0.002487 3.790855 ( 2.073900)
build_install 0.005109 0.010928 2.926368 ( 2.340530)
test_btest 0.000476 0.000195 55.396476 ( 21.081602)
test_basic 0.000000 0.004465 0.381504 ( 0.474719)
test_all 0.000000 0.001265 643.198024 (232.703406)
test_rubyspec 0.023934 0.022495 68.835738 ( 78.917025)
total: 344.52 sec