Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-142114
#<BuildRuby:0x00005592cd269f48
@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.20230626-142114",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002247 0.003564 1.987382 ( 3.418480)
build_miniruby 0.000000 0.001847 1.510032 ( 1.513043)
build_ruby 0.001449 0.000215 2.940623 ( 3.175183)
build_all 0.007613 0.000056 2.470717 ( 1.977582)
build_install 0.008403 0.009051 3.687517 ( 2.992579)
test_btest 0.000599 0.000193 80.122889 ( 37.945335)
test_basic 0.006435 0.000952 0.785162 ( 0.873890)
test_all 0.001106 0.000345 634.086200 (280.344977)
test_rubyspec 0.039038 0.014149 89.419590 (102.945959)
total: 435.19 sec