Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-224531
#<BuildRuby:0x000056426dd0e340
@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.20221205-224531",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001618 0.004320 1.498709 ( 1.900201)
build_miniruby 0.000942 0.000135 0.993545 ( 0.993998)
build_ruby 0.001191 0.000170 1.512967 ( 1.505251)
build_all 0.006764 0.000339 3.643192 ( 1.908850)
build_install 0.009583 0.004525 2.585114 ( 1.795138)
test_btest 0.000564 0.000094 59.389947 ( 19.540828)
test_basic 0.000827 0.003728 0.393480 ( 0.491534)
test_all 0.001064 0.000213 618.443470 (190.458564)
test_rubyspec 0.014485 0.025022 64.036316 ( 74.009031)
total: 292.60 sec