Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-180450
#<BuildRuby:0x00005602039c6228
@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.20230711-180450",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005448 0.001048 2.170563 ( 3.505578)
build_miniruby 0.001216 0.000233 1.649265 ( 1.662971)
build_ruby 0.001487 0.000286 3.074555 ( 3.312293)
build_all 0.005839 0.001123 2.481113 ( 1.797511)
build_install 0.013543 0.004542 3.988106 ( 3.227189)
test_btest 0.000818 0.000169 82.867986 ( 37.020511)
test_basic 0.006897 0.000465 0.886820 ( 1.006220)
test_all 0.001425 0.000000 621.177457 (276.282068)
test_rubyspec 0.035129 0.017397 91.387932 (130.605015)
total: 458.42 sec