Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-082555
#<BuildRuby:0x000055e99b1797f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-082555",
@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.000001 0.000014 ( 0.000013)
autoconf 0.000017 0.000000 0.000017 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.005864 0.000000 1.153125 ( 1.398792)
build_miniruby 0.001080 0.000000 0.797144 ( 0.795843)
build_ruby 0.001416 0.000000 1.259576 ( 1.252268)
build_all 0.002546 0.003938 2.937890 ( 1.426358)
build_install 0.012862 0.000740 2.057763 ( 1.270591)
test_btest 0.000837 0.000070 57.304885 ( 15.759286)
test_basic 0.003581 0.000298 0.263298 ( 0.358088)
test_all 0.001104 0.000051 533.689840 (157.205662)
test_rubyspec 0.014010 0.030988 51.972917 ( 62.256351)
total: 241.72 sec