Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-044711
#<BuildRuby:0x000055bd514ee198
@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.20230104-044711",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004319 0.000345 1.119859 ( 1.523442)
build_miniruby 0.001163 0.000093 1.233532 ( 1.232032)
build_ruby 0.001362 0.000109 3.000563 ( 3.388880)
build_all 0.003109 0.003183 3.538372 ( 1.743678)
build_install 0.014563 0.000287 2.914393 ( 1.919196)
test_btest 0.000717 0.000069 54.577831 ( 15.685200)
test_basic 0.004094 0.000396 0.412248 ( 0.507981)
test_all 0.001054 0.000102 606.109415 (185.932909)
test_rubyspec 0.014312 0.023320 64.946067 ( 74.802575)
total: 286.74 sec