Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-124819
#<BuildRuby:0x0000564263efdf48
@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.20230621-124819",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005776 0.000269 1.891308 ( 3.347556)
build_miniruby 0.001174 0.000174 1.376505 ( 1.387980)
build_ruby 0.001950 0.000000 2.901751 ( 3.093516)
build_all 0.003804 0.003680 5.408243 ( 3.078442)
build_install 0.013384 0.005160 6.949692 ( 4.555843)
test_btest 0.000597 0.000116 79.118978 ( 38.182257)
test_basic 0.002805 0.004241 0.844971 ( 0.953770)
test_all 0.000000 0.001769 564.405137 (232.759616)
test_rubyspec 0.018860 0.034808 84.500875 ( 97.552189)
total: 384.91 sec