Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-035303
#<BuildRuby:0x000055f1f80bdfc0
@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.20230925-035303",
@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.000030 0.000000 0.000030 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.003367 0.003150 2.136897 ( 3.505148)
build_miniruby 0.001258 0.000233 1.638984 ( 1.641739)
build_ruby 0.000000 0.001801 3.361158 ( 3.553878)
build_all 0.000000 0.008554 6.370825 ( 4.023641)
build_install 0.015792 0.003210 7.430779 ( 4.938336)
test_btest 0.000000 0.001296 82.716927 ( 40.078229)
test_basic 0.003190 0.002438 0.914994 ( 0.983882)
test_all 0.008318 0.001230 681.195661 (267.092175)
test_rubyspec 0.036603 0.031773 99.588978 (111.840761)
total: 437.66 sec