Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-021658
#<BuildRuby:0x000055c04e33e190
@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.20230608-021658",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006598 0.000000 1.887369 ( 4.373152)
build_miniruby 0.001382 0.000006 1.352753 ( 1.555287)
build_ruby 0.002042 0.000000 2.772584 ( 3.151349)
build_all 0.006474 0.000656 2.288710 ( 2.342932)
build_install 0.016860 0.001749 3.564149 ( 3.666141)
test_btest 0.000865 0.000000 76.874078 ( 41.640713)
test_basic 0.000000 0.006949 0.796267 ( 0.901159)
test_all 0.000000 0.003428 601.735797 (265.405741)
test_rubyspec 0.007485 0.044115 83.459664 (100.869427)
total: 423.91 sec