Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-083805
#<BuildRuby:0x0000557e34c72380
@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.20240229-083805",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006623 0.000710 2.582591 ( 2.499012)
build_miniruby 0.001379 0.000148 1.722473 ( 1.726830)
build_ruby 0.001510 0.000162 3.483569 ( 3.717851)
build_all 0.007892 0.000000 6.825763 ( 3.328523)
build_install 0.013168 0.006205 8.878070 ( 4.858716)
test_btest 0.000000 0.001039 92.320775 ( 38.248153)
test_basic 0.000000 0.008464 0.970399 ( 1.072734)
test_all 0.090861 0.024978 750.566519 (271.024377)
test_rubyspec 0.034611 0.053598 123.423669 (132.829161)
total: 459.31 sec