Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-145558
#<BuildRuby:0x0000557b5716e130
@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.20230428-145558",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002468 0.003708 1.894174 ( 4.163618)
build_miniruby 0.001246 0.000217 1.250172 ( 1.301433)
build_ruby 0.001158 0.000202 2.463959 ( 2.800343)
build_all 0.001134 0.006379 2.235139 ( 2.029155)
build_install 0.011728 0.005894 3.540436 ( 3.422100)
test_btest 0.000576 0.000155 73.462427 ( 35.612150)
test_basic 0.004859 0.001309 0.758259 ( 1.114281)
test_all 0.000380 0.000980 570.632379 (235.179376)
test_rubyspec 0.012071 0.041656 79.976468 ( 94.723179)
total: 380.35 sec