Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-202239
#<BuildRuby:0x000055c350e61fb8
@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.20230102-202239",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000655 0.004101 1.001787 ( 1.388925)
build_miniruby 0.000000 0.001319 1.218707 ( 1.217611)
build_ruby 0.000000 0.001465 2.792535 ( 3.136147)
build_all 0.002364 0.003789 3.202385 ( 1.544292)
build_install 0.009926 0.004823 3.035138 ( 2.053860)
test_btest 0.000000 0.000803 56.300749 ( 15.344830)
test_basic 0.000000 0.005428 0.423581 ( 0.519981)
test_all 0.000000 0.001575 623.725358 (189.031545)
test_rubyspec 0.017604 0.023451 63.869956 ( 73.835734)
total: 288.07 sec