Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-143429
#<BuildRuby:0x000055a7e10ee320
@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.20230106-143429",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004496 0.000103 0.838793 ( 1.226337)
build_miniruby 0.001140 0.000198 1.273399 ( 1.271596)
build_ruby 0.001354 0.000236 2.680020 ( 3.057932)
build_all 0.002179 0.004516 3.331493 ( 1.609653)
build_install 0.004624 0.007256 2.452051 ( 1.645702)
test_btest 0.000644 0.000180 55.680882 ( 14.978155)
test_basic 0.004354 0.000088 0.388303 ( 0.481006)
test_all 0.001127 0.000303 599.476263 (169.787324)
test_rubyspec 0.018428 0.020369 58.608404 ( 68.539244)
total: 262.60 sec