Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-025723
#<BuildRuby:0x000055f6053f6230
@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.20230621-025723",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006040 0.000232 1.958631 ( 4.975988)
build_miniruby 0.001406 0.000054 1.377284 ( 1.518731)
build_ruby 0.001690 0.000065 2.858357 ( 3.859485)
build_all 0.000000 0.007429 5.329664 ( 5.074290)
build_install 0.012619 0.005221 6.891736 ( 6.267217)
test_btest 0.001001 0.000000 78.096089 ( 45.665302)
test_basic 0.000000 0.007534 0.816557 ( 0.983415)
test_all 0.000000 0.001726 560.641047 (316.999688)
test_rubyspec 0.031676 0.020084 85.464089 (125.672354)
total: 511.02 sec