Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-123553
#<BuildRuby:0x000055b27ccf9f70
@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.20230612-123553",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002247 0.004544 1.914119 ( 4.285484)
build_miniruby 0.001132 0.000283 1.690861 ( 1.793439)
build_ruby 0.000000 0.001561 2.847896 ( 3.197639)
build_all 0.003690 0.003578 2.205052 ( 2.444518)
build_install 0.002673 0.013979 3.533088 ( 3.744940)
test_btest 0.000718 0.000300 76.539868 ( 39.814242)
test_basic 0.001475 0.005110 0.813973 ( 1.127399)
test_all 0.000843 0.000387 569.684579 (258.879874)
test_rubyspec 0.018268 0.034855 84.905980 (103.948699)
total: 419.24 sec