Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-054329
#<BuildRuby:0x0000557d2446e078
@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.20221224-054329",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001348 0.003559 1.164924 ( 1.588407)
build_miniruby 0.001582 0.000000 1.450170 ( 1.449643)
build_ruby 0.001644 0.000000 3.092310 ( 3.424208)
build_all 0.007549 0.000508 3.897496 ( 2.033532)
build_install 0.008467 0.007295 3.217388 ( 2.440243)
test_btest 0.000000 0.000897 57.617477 ( 22.382606)
test_basic 0.003605 0.001915 0.444161 ( 0.546870)
test_all 0.001861 0.000000 650.654201 (220.833391)
test_rubyspec 0.022267 0.028641 70.097499 ( 80.447397)
total: 335.15 sec