Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-133255
#<BuildRuby:0x00005648cdc02008
@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.20230209-133255",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.000925 0.004232 1.205537 ( 1.613643)
build_miniruby 0.001469 0.000000 1.216654 ( 1.222574)
build_ruby 0.000000 0.001664 2.462872 ( 2.699288)
build_all 0.005516 0.001916 3.901529 ( 2.408798)
build_install 0.015218 0.000000 3.027272 ( 2.684308)
test_btest 0.000684 0.000000 57.912663 ( 27.461534)
test_basic 0.003113 0.002526 0.445729 ( 0.552601)
test_all 0.000849 0.000274 632.999447 (240.654299)
test_rubyspec 0.022028 0.024175 72.004760 ( 82.811951)
total: 362.11 sec