Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-091705
#<BuildRuby:0x000056057a19dfb8
@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.20230611-091705",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006064 0.000866 1.985789 ( 4.490516)
build_miniruby 0.001512 0.000216 1.444791 ( 1.635391)
build_ruby 0.001885 0.000269 2.961372 ( 3.689830)
build_all 0.002708 0.004688 2.394157 ( 2.739528)
build_install 0.018062 0.002372 3.782607 ( 4.043073)
test_btest 0.000668 0.000115 81.006720 ( 55.861457)
test_basic 0.006594 0.000298 0.820619 ( 1.242943)
test_all 0.001566 0.000261 605.523489 (545.368174)
test_rubyspec 0.021791 0.044101 87.808667 (128.587799)
total: 747.67 sec