Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-165531
#<BuildRuby:0x00005582d85722a8
@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.20230503-165531",
@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.000028 0.000003 0.000031 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005273 0.000000 1.729836 ( 3.199348)
build_miniruby 0.000000 0.001592 1.270058 ( 1.269404)
build_ruby 0.000000 0.001487 2.581825 ( 2.792079)
build_all 0.004289 0.000940 2.060227 ( 1.329910)
build_install 0.005694 0.007391 3.200824 ( 2.191246)
test_btest 0.000601 0.000120 73.101262 ( 27.455370)
test_basic 0.002417 0.003575 0.738546 ( 0.829777)
test_all 0.000780 0.000087 571.107163 (205.704362)
test_rubyspec 0.021817 0.022928 73.010486 ( 84.731249)
total: 329.50 sec