Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-225822
#<BuildRuby:0x0000559f72dc5f48
@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.20230309-225822",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.001966 0.004907 1.997294 ( 5.478945)
build_miniruby 0.001429 0.000000 1.417779 ( 2.349191)
build_ruby 0.001842 0.000000 2.850086 ( 4.439117)
build_all 0.006719 0.000745 2.177743 ( 3.344769)
build_install 0.018238 0.001745 3.350010 ( 4.950829)
test_btest 0.001008 0.000000 72.680149 ( 87.312252)
test_basic 0.005732 0.001002 0.569842 ( 1.074528)
test_all 0.001661 0.000126 584.069597 (483.464331)
test_rubyspec 0.015453 0.035309 80.723914 (107.592413)
total: 700.01 sec