Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-072529
#<BuildRuby:0x00005645487021a8
@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.20230214-072529",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000407 0.004129 1.315819 ( 1.690609)
build_miniruby 0.000865 0.000236 1.054810 ( 1.053263)
build_ruby 0.001013 0.000276 1.953835 ( 2.140587)
build_all 0.003868 0.002848 3.938075 ( 2.035536)
build_install 0.009683 0.005783 2.874114 ( 2.060056)
test_btest 0.000000 0.000989 57.308374 ( 16.652585)
test_basic 0.000000 0.004691 0.449333 ( 0.543412)
test_all 0.000000 0.001797 644.808845 (186.217274)
test_rubyspec 0.009336 0.030548 63.428626 ( 73.357356)
total: 285.75 sec