Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-134017
#<BuildRuby:0x000055cadca9e258
@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-134017",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000353 0.004148 1.156216 ( 1.631926)
build_miniruby 0.001603 0.000000 1.342669 ( 1.343650)
build_ruby 0.001580 0.000000 3.586351 ( 4.111229)
build_all 0.003589 0.003803 3.724205 ( 3.683478)
build_install 0.012906 0.003289 3.281457 ( 2.731229)
test_btest 0.000617 0.000143 55.311393 ( 28.361144)
test_basic 0.004491 0.001037 0.425584 ( 0.530624)
test_all 0.001286 0.000297 638.071593 (211.651677)
test_rubyspec 0.011047 0.030737 70.164025 ( 80.463148)
total: 334.51 sec