Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-201516
#<BuildRuby:0x0000557cfb4ae390
@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.20221219-201516",
@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.000003 0.000014 ( 0.000015)
autoconf 0.000004 0.000001 0.000005 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001329 0.003268 1.028700 ( 1.415023)
build_miniruby 0.001529 0.000000 1.479725 ( 1.481461)
build_ruby 0.001726 0.000000 3.561089 ( 3.885786)
build_all 0.005784 0.001456 3.928150 ( 2.103396)
build_install 0.011308 0.006453 3.287299 ( 2.575946)
test_btest 0.000000 0.000839 56.426179 ( 21.807450)
test_basic 0.000000 0.004764 0.388958 ( 0.489905)
test_all 0.001136 0.000668 639.725016 (210.122979)
test_rubyspec 0.018996 0.019736 68.533718 ( 78.413507)
total: 322.30 sec