Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-191110
#<BuildRuby:0x000056341fa157a8
@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.20230821-191110",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006245 0.000231 2.192546 ( 4.113456)
build_miniruby 0.001548 0.000057 1.716340 ( 2.063915)
build_ruby 0.001797 0.000000 3.277089 ( 4.331460)
build_all 0.008525 0.000216 6.248523 ( 4.642588)
build_install 0.014932 0.003831 7.763298 ( 6.540217)
test_btest 0.000878 0.000051 81.555122 ( 45.611068)
test_basic 0.007013 0.000412 0.940756 ( 1.819204)
test_all 0.008315 0.000912 687.776860 (388.070356)
test_rubyspec 0.042491 0.028538 105.366938 (161.420270)
total: 618.61 sec