Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-071958
#<BuildRuby:0x000055e19ccaa8e0
@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.20221230-071958",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.004301 0.001433 1.253414 ( 2.254573)
build_miniruby 0.001161 0.000387 1.629574 ( 1.755852)
build_ruby 0.001559 0.000519 3.857126 ( 4.398191)
build_all 0.008554 0.000000 4.001021 ( 3.071549)
build_install 0.016032 0.000821 3.316489 ( 3.171704)
test_btest 0.000682 0.000069 56.619038 ( 36.019863)
test_basic 0.005679 0.000450 0.459526 ( 1.206660)
test_all 0.001120 0.000291 704.994140 (732.995663)
test_rubyspec 0.035579 0.025795 78.124465 (120.389092)
total: 905.26 sec