Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-133442
#<BuildRuby:0x000055808f7de168
@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.20221231-133442",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.000000 0.005512 1.209501 ( 2.351371)
build_miniruby 0.000530 0.001028 1.515087 ( 1.919300)
build_ruby 0.001398 0.000509 3.685832 ( 4.949742)
build_all 0.004335 0.004029 4.073339 ( 4.671848)
build_install 0.013021 0.005980 3.378437 ( 4.388113)
test_btest 0.000699 0.000280 59.388870 ( 52.051643)
test_basic 0.001900 0.004938 0.486540 ( 0.838977)
test_all 0.000776 0.000342 652.475893 (368.377565)
test_rubyspec 0.014453 0.036264 71.267766 ( 89.521965)
total: 529.07 sec