Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-231152
#<BuildRuby:0x000055dbaecba130
@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.20230705-231152",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005663 1.983814 ( 3.468553)
build_miniruby 0.000000 0.001562 1.591267 ( 1.623771)
build_ruby 0.000000 0.001530 3.253378 ( 3.431463)
build_all 0.005000 0.001859 2.326138 ( 1.824700)
build_install 0.015288 0.000938 3.576791 ( 3.454322)
test_btest 0.001023 0.000000 79.409228 ( 35.214782)
test_basic 0.004385 0.000356 0.818786 ( 0.925862)
test_all 0.001038 0.000230 591.101171 (245.196975)
test_rubyspec 0.026320 0.025261 87.804094 (100.706311)
total: 395.85 sec