Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-034135
#<BuildRuby:0x000055603d6c6018
@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.20230219-034135",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003499 0.001050 1.361842 ( 1.700382)
build_miniruby 0.000869 0.000261 1.144548 ( 1.142801)
build_ruby 0.001002 0.000300 2.210882 ( 2.428597)
build_all 0.005974 0.000509 3.835061 ( 1.995470)
build_install 0.010750 0.000572 2.793586 ( 1.985017)
test_btest 0.000000 0.000704 57.645745 ( 16.043138)
test_basic 0.000000 0.005082 0.381342 ( 0.477249)
test_all 0.000772 0.000302 622.530385 (181.007335)
test_rubyspec 0.004839 0.033532 65.280618 ( 76.595746)
total: 283.38 sec