Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-171419
#<BuildRuby:0x000055c8627267f0
@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.20230102-171419",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001540 0.003187 1.015247 ( 1.374679)
build_miniruby 0.000899 0.000284 1.146529 ( 1.144935)
build_ruby 0.001451 0.000000 2.673420 ( 3.062155)
build_all 0.006229 0.000025 3.280977 ( 1.536990)
build_install 0.006912 0.004843 2.805075 ( 1.837190)
test_btest 0.000597 0.000190 54.658219 ( 14.832053)
test_basic 0.000257 0.004142 0.360001 ( 0.453795)
test_all 0.000878 0.000320 575.739480 (168.588721)
test_rubyspec 0.013883 0.035418 63.311932 ( 73.144478)
total: 265.98 sec