Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-230422
#<BuildRuby:0x00005591cc116008
@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.20230122-230422",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004550 0.000053 0.980771 ( 1.353085)
build_miniruby 0.001221 0.000160 0.971938 ( 0.970198)
build_ruby 0.001236 0.000161 2.247274 ( 2.529520)
build_all 0.002114 0.003918 3.178928 ( 1.498661)
build_install 0.012242 0.000000 2.575254 ( 1.752032)
test_btest 0.000881 0.000000 56.237863 ( 15.062145)
test_basic 0.001874 0.003186 0.348720 ( 0.440777)
test_all 0.001461 0.000252 587.462643 (165.874393)
test_rubyspec 0.029732 0.023021 70.204142 ( 85.424761)
total: 274.91 sec