Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-064238
#<BuildRuby:0x00005637e348a348
@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.20230713-064238",
@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.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006416 0.000584 2.099088 ( 4.166840)
build_miniruby 0.001206 0.000290 1.728185 ( 1.990434)
build_ruby 0.001510 0.000362 3.509920 ( 17.883983)
build_all 0.002943 0.005647 2.701517 ( 2.447344)
build_install 0.017770 0.001595 4.196065 ( 4.224160)
test_btest 0.000812 0.000210 86.724116 ( 35.057935)
test_basic 0.007556 0.000866 0.947819 ( 1.053761)
test_all 0.001583 0.000395 607.716969 (236.478054)
test_rubyspec 0.030901 0.018714 87.103999 ( 98.707913)
total: 402.01 sec