Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-190625
#<BuildRuby:0x00005583d96a9f70
@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.20221228-190625",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.000556 0.004227 0.972094 ( 1.381038)
build_miniruby 0.000934 0.000127 1.418031 ( 1.416344)
build_ruby 0.000000 0.001368 2.680311 ( 3.026787)
build_all 0.003575 0.002678 3.078642 ( 1.431468)
build_install 0.009701 0.002885 2.490549 ( 1.585339)
test_btest 0.000726 0.000135 55.078603 ( 14.325374)
test_basic 0.000424 0.004061 0.383783 ( 0.476558)
test_all 0.001041 0.000231 580.955515 (166.681260)
test_rubyspec 0.016453 0.024289 59.601973 ( 69.491402)
total: 259.82 sec