Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-235702
#<BuildRuby:0x000055a4edcde078
@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.20230504-235702",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.001661 0.004576 1.847737 ( 3.065303)
build_miniruby 0.000963 0.000304 1.246182 ( 1.245497)
build_ruby 0.001425 0.000000 2.560075 ( 2.781811)
build_all 0.002242 0.004035 2.103212 ( 1.319619)
build_install 0.013897 0.000418 3.315629 ( 2.350379)
test_btest 0.000663 0.000202 74.813203 ( 23.603102)
test_basic 0.000586 0.004472 0.728482 ( 0.804710)
test_all 0.001371 0.000477 563.318790 (172.782362)
test_rubyspec 0.012938 0.026093 72.334171 ( 84.145090)
total: 292.10 sec