Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-120531
#<BuildRuby:0x000055a58e4e63b0
@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.20230101-120531",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000665 0.004116 1.027594 ( 1.414016)
build_miniruby 0.000888 0.000202 1.298957 ( 1.297416)
build_ruby 0.001114 0.000253 2.994046 ( 3.351334)
build_all 0.005387 0.001224 3.598258 ( 1.844311)
build_install 0.013097 0.000920 2.903006 ( 1.940452)
test_btest 0.000574 0.000120 56.440546 ( 15.356439)
test_basic 0.003577 0.000745 0.399667 ( 0.493202)
test_all 0.000792 0.000165 613.017045 (185.999456)
test_rubyspec 0.011988 0.026836 63.700065 ( 73.711065)
total: 285.41 sec