Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-182606
#<BuildRuby:0x000055a46c50e1a8
@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.20230921-182606",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003212 0.004637 2.351334 ( 5.152598)
build_miniruby 0.001542 0.000000 2.025788 ( 2.313051)
build_ruby 0.002020 0.000000 3.421451 ( 4.217168)
build_all 0.002054 0.006847 6.431831 ( 5.896974)
build_install 0.017605 0.004365 8.338365 ( 7.919545)
test_btest 0.000855 0.000195 86.114368 ( 58.665376)
test_basic 0.000039 0.008108 0.977286 ( 1.522797)
test_all 0.011093 0.000000 769.763982 (524.627264)
test_rubyspec 0.042449 0.031713 105.950123 (121.307798)
total: 731.62 sec