Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-030753
#<BuildRuby:0x00005624b9b52118
@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.20230820-030753",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.006216 0.000858 2.355664 ( 6.061704)
build_miniruby 0.001659 0.000229 1.708132 ( 2.950684)
build_ruby 0.001530 0.000211 3.503256 ( 6.546744)
build_all 0.005205 0.003813 6.391750 ( 6.020876)
build_install 0.008683 0.010902 8.028708 ( 6.673386)
test_btest 0.000783 0.000179 84.650950 ( 54.043672)
test_basic 0.000000 0.009464 0.972808 ( 1.500911)
test_all 0.004862 0.005643 696.948458 (505.483884)
test_rubyspec 0.031833 0.043933 111.676295 (224.461920)
total: 813.75 sec