Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-205025
#<BuildRuby:0x000055786e425fb8
@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.20230213-205025",
@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.000154)
autoconf 0.000000 0.000026 0.000026 ( 0.000026)
configure 0.000000 0.000021 0.000021 ( 0.000021)
build_up 0.000000 0.004410 1.354715 ( 1.782142)
build_miniruby 0.000000 0.001518 1.150090 ( 1.153453)
build_ruby 0.000457 0.001273 2.393473 ( 2.618243)
build_all 0.007223 0.000000 3.957656 ( 2.265678)
build_install 0.012831 0.000000 2.998362 ( 2.450857)
test_btest 0.000794 0.000000 56.346169 ( 26.623501)
test_basic 0.006334 0.000000 0.495355 ( 0.596174)
test_all 0.000834 0.000090 618.556010 (225.611335)
test_rubyspec 0.030166 0.017637 70.630087 ( 81.023435)
total: 344.13 sec