Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-195415
#<BuildRuby:0x0000563191a0ded0
@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.20230217-195415",
@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.001817 0.000286 1.688536 ( 5.101180)
autoconf 0.000912 0.000144 2.259800 ( 2.277430)
configure 0.045886 0.013393 29.264154 ( 31.060249)
build_up 0.015014 0.011506 32.926062 ( 30.470749)
build_miniruby 0.008945 0.001098 47.234250 ( 23.173462)
build_ruby 0.001400 0.000361 2.326495 ( 2.487210)
build_all 0.042392 0.040422 119.541535 ( 54.520969)
build_install 0.005621 0.007419 3.129622 ( 2.729249)
test_btest 0.000455 0.000198 55.989967 ( 29.016532)
test_basic 0.000963 0.005948 0.495622 ( 0.596745)
test_all 0.001441 0.000000 606.908403 (235.152689)
test_rubyspec 0.016802 0.028689 107.875885 (118.586475)
total: 535.17 sec