Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-215150
#<BuildRuby:0x0000556656b66018
@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.20231213-215150",
@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.000000 0.000044 0.000044 ( 0.000042)
autoconf 0.000000 0.000027 0.000027 ( 0.000027)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.002452 0.004278 2.345934 ( 2.423090)
build_miniruby 0.001465 0.000000 1.584441 ( 1.584440)
build_ruby 0.000342 0.001690 3.063073 ( 3.247655)
build_all 0.007031 0.000744 5.680814 ( 2.750095)
build_install 0.015071 0.002413 6.897235 ( 3.467381)
test_btest 0.000714 0.000153 80.759454 ( 31.736318)
test_basic 0.000000 0.005060 0.884697 ( 0.950114)
test_all 0.084115 0.035577 706.164491 (241.453852)
test_rubyspec 0.040058 0.028326 95.624126 (107.608653)
total: 395.22 sec