Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-074416
#<BuildRuby:0x000055ddbfe9ded0
@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.20230104-074416",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005292 0.000163 1.192163 ( 2.264128)
build_miniruby 0.001121 0.000140 1.558947 ( 1.624878)
build_ruby 0.001438 0.000180 3.456240 ( 4.142263)
build_all 0.006452 0.000806 3.760764 ( 2.588831)
build_install 0.014152 0.001167 3.179933 ( 3.223865)
test_btest 0.000686 0.000082 56.087946 ( 32.091272)
test_basic 0.002020 0.004417 0.434130 ( 0.698640)
test_all 0.001242 0.000000 633.329032 (279.520242)
test_rubyspec 0.020381 0.026047 70.683742 ( 83.930789)
total: 410.09 sec