Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-170745
#<BuildRuby:0x00005615d9b5dfe8
@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.20230123-170745",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004490 0.000586 1.195307 ( 1.962973)
build_miniruby 0.001201 0.000157 1.242408 ( 1.388975)
build_ruby 0.001758 0.000229 2.974329 ( 3.422017)
build_all 0.004619 0.004351 4.006396 ( 2.797118)
build_install 0.014543 0.003830 3.090420 ( 3.147193)
test_btest 0.000811 0.000145 56.563663 ( 33.205736)
test_basic 0.005454 0.000974 0.420894 ( 0.667731)
test_all 0.000981 0.000175 707.560133 (516.785469)
test_rubyspec 0.044268 0.025346 81.075930 (124.412748)
total: 687.79 sec