Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-124653
#<BuildRuby:0x00005597571ca1a8
@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.20221231-124653",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004071 0.000254 0.859077 ( 1.247810)
build_miniruby 0.001251 0.000000 1.154477 ( 1.152921)
build_ruby 0.001507 0.000000 2.643478 ( 5.556902)
build_all 0.003075 0.003937 3.110840 ( 1.507483)
build_install 0.005639 0.007649 2.343678 ( 1.489145)
test_btest 0.000628 0.000126 54.372533 ( 13.763518)
test_basic 0.002366 0.002712 0.351557 ( 0.443555)
test_all 0.000854 0.000195 574.243633 (164.204430)
test_rubyspec 0.025963 0.014696 56.694330 ( 66.740003)
total: 256.11 sec