Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-001941
#<BuildRuby:0x000055c6a7f5a118
@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.20230611-001941",
@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.000008 0.000004 0.000012 ( 0.000012)
autoconf 0.000016 0.000009 0.000025 ( 0.000028)
configure 0.000012 0.000006 0.000018 ( 0.000018)
build_up 0.001172 0.004623 1.669307 ( 2.909630)
build_miniruby 0.000000 0.001147 1.065702 ( 1.064247)
build_ruby 0.000675 0.000680 2.420979 ( 2.631757)
build_all 0.001486 0.004812 2.158848 ( 1.364519)
build_install 0.015435 0.002126 3.321998 ( 2.470801)
test_btest 0.001163 0.000000 74.019503 ( 29.993450)
test_basic 0.000117 0.006431 0.744662 ( 0.845560)
test_all 0.000546 0.000347 563.595006 (190.367900)
test_rubyspec 0.025710 0.028024 80.152247 ( 92.144822)
total: 323.79 sec