Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-040130
#<BuildRuby:0x00005617977861a8
@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.20230727-040130",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000037 0.000004 0.000041 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.006364 0.000822 2.253018 ( 4.755514)
build_miniruby 0.001066 0.000138 1.690401 ( 2.192584)
build_ruby 0.001338 0.000173 3.497070 ( 4.812058)
build_all 0.007855 0.000464 2.791802 ( 2.746896)
build_install 0.018333 0.002291 4.355674 ( 4.493278)
test_btest 0.000708 0.000089 83.167286 ( 50.043128)
test_basic 0.004625 0.003995 0.928331 ( 1.290413)
test_all 0.001540 0.000226 674.030973 (349.597985)
test_rubyspec 0.023024 0.036594 93.787258 (113.683003)
total: 533.62 sec