Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-060826
#<BuildRuby:0x0000560628d5a2a8
@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.20230502-060826",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005551 0.000462 1.885492 ( 3.705801)
build_miniruby 0.001166 0.000097 1.213658 ( 1.266612)
build_ruby 0.001486 0.000000 2.489248 ( 2.716850)
build_all 0.006095 0.000000 2.179987 ( 1.769458)
build_install 0.014658 0.001056 3.386518 ( 2.896705)
test_btest 0.000907 0.000070 73.162725 ( 32.811034)
test_basic 0.005958 0.000079 0.614387 ( 0.691183)
test_all 0.001068 0.000079 563.071006 (204.896376)
test_rubyspec 0.013024 0.036057 78.917869 ( 93.710892)
total: 344.47 sec