Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-103529
#<BuildRuby:0x0000556e22ad9fb8
@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.20230806-103529",
@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.000029 0.000003 0.000032 ( 0.000032)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.003135 0.003924 2.324268 ( 6.227736)
build_miniruby 0.001637 0.000226 1.743885 ( 3.138695)
build_ruby 0.001393 0.000192 3.345987 ( 6.893802)
build_all 0.006739 0.000930 2.794229 ( 4.093802)
build_install 0.011292 0.008398 4.518083 ( 5.857592)
test_btest 0.000896 0.000168 84.795763 ( 53.934710)
test_basic 0.007565 0.001418 1.017110 ( 1.940006)
test_all 0.001376 0.000258 688.817690 (446.989919)
test_rubyspec 0.024610 0.036384 101.608283 (173.112941)
total: 702.19 sec