Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-191308
#<BuildRuby:0x000055e948a6e168
@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.20230101-191308",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000359 0.003990 1.175166 ( 1.639984)
build_miniruby 0.001021 0.000185 1.425135 ( 1.440963)
build_ruby 0.001529 0.000000 3.496987 ( 4.024929)
build_all 0.007130 0.000125 3.821277 ( 2.940141)
build_install 0.012027 0.004791 3.250061 ( 2.875335)
test_btest 0.000694 0.000133 55.232524 ( 32.882198)
test_basic 0.001266 0.004502 0.423338 ( 0.526270)
test_all 0.000000 0.001286 621.801968 (251.288441)
test_rubyspec 0.023447 0.025045 70.013801 ( 84.635489)
total: 382.25 sec