Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-082103
#<BuildRuby:0x0000564b950c9ef0
@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.20230509-082103",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.005376 0.000053 1.530087 ( 2.831071)
build_miniruby 0.001365 0.000055 1.300282 ( 1.298317)
build_ruby 0.001443 0.000000 2.131813 ( 2.352334)
build_all 0.001491 0.003762 1.895028 ( 1.014745)
build_install 0.008076 0.004402 2.966142 ( 1.888844)
test_btest 0.000739 0.000000 70.594329 ( 18.001851)
test_basic 0.005287 0.000000 0.625064 ( 0.699140)
test_all 0.001151 0.000000 540.277084 (155.633792)
test_rubyspec 0.041836 0.004530 73.967305 ( 85.765439)
total: 269.49 sec