Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-010937
#<BuildRuby:0x000055eefc28e240
@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-010937",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002750 0.003813 2.091943 ( 4.437713)
build_miniruby 0.001096 0.000203 1.642634 ( 1.827718)
build_ruby 0.000000 0.001977 3.586180 ( 4.629701)
build_all 0.004046 0.002900 2.540902 ( 2.371851)
build_install 0.009397 0.007558 3.830396 ( 3.824527)
test_btest 0.001008 0.000083 79.379531 ( 37.860812)
test_basic 0.001378 0.003546 0.775566 ( 0.857536)
test_all 0.000750 0.000217 616.636687 (281.776262)
test_rubyspec 0.030240 0.025144 90.988085 (118.337949)
total: 455.93 sec