Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-204946
#<BuildRuby:0x0000564632ef1fb8
@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.20230525-204946",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001209 0.004188 1.690153 ( 2.955551)
build_miniruby 0.001405 0.000117 1.333019 ( 1.332542)
build_ruby 0.001317 0.000110 2.571506 ( 2.768517)
build_all 0.006823 0.000205 2.031887 ( 1.407000)
build_install 0.012478 0.003850 3.214218 ( 2.341191)
test_btest 0.000000 0.000829 75.761392 ( 32.480712)
test_basic 0.001015 0.003317 0.738177 ( 0.828916)
test_all 0.000948 0.000131 573.420265 (232.028155)
test_rubyspec 0.035140 0.015639 79.889081 ( 96.331116)
total: 372.47 sec