Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-195916
#<BuildRuby:0x00005604b477e250
@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.20230820-195916",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000033 0.000003 0.000036 ( 0.000034)
build_up 0.002734 0.004387 2.267036 ( 6.511015)
build_miniruby 0.001754 0.000000 1.836378 ( 3.052847)
build_ruby 0.001828 0.000000 3.568686 ( 8.507723)
build_all 0.008838 0.000000 6.418469 ( 8.084849)
build_install 0.016005 0.005073 8.013073 ( 10.969990)
test_btest 0.000746 0.000083 84.037865 ( 76.930128)
test_basic 0.005253 0.000584 0.955154 ( 2.745750)
test_all 0.009028 0.001003 696.888975 (545.747910)
test_rubyspec 0.048223 0.028358 109.681729 (209.700184)
total: 872.25 sec