Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-192654
#<BuildRuby:0x0000564fee84a118
@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.20231219-192654",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000000 0.006535 2.328779 ( 2.408834)
build_miniruby 0.000000 0.001391 1.525141 ( 1.524677)
build_ruby 0.000000 0.001608 3.125291 ( 3.319570)
build_all 0.005702 0.001346 5.520430 ( 2.328381)
build_install 0.010949 0.007585 7.144481 ( 3.509368)
test_btest 0.000759 0.000166 79.463082 ( 21.409751)
test_basic 0.000000 0.005581 0.862378 ( 0.928720)
test_all 0.072986 0.048086 681.792235 (196.764536)
test_rubyspec 0.031286 0.025862 80.613236 ( 92.108621)
total: 324.30 sec