Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-232250
#<BuildRuby:0x00005630e4742348
@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.20230728-232250",
@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.000024 0.000001 0.000025 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.001766 0.004262 2.109116 ( 3.339200)
build_miniruby 0.001609 0.000000 1.617366 ( 1.633103)
build_ruby 0.000000 0.001856 3.199828 ( 3.402118)
build_all 0.001663 0.005438 2.561939 ( 1.907660)
build_install 0.017402 0.000246 4.005919 ( 3.331651)
test_btest 0.000609 0.000095 79.249409 ( 35.205232)
test_basic 0.008282 0.000033 0.965928 ( 1.090326)
test_all 0.000850 0.000125 607.474544 (183.371476)
test_rubyspec 0.032827 0.007410 81.988297 ( 93.558246)
total: 326.84 sec