Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-040111
#<BuildRuby:0x000055febec42008
@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.20230101-040111",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004072 0.000371 0.928941 ( 1.300832)
build_miniruby 0.001041 0.000094 0.976838 ( 0.975255)
build_ruby 0.001336 0.000000 2.383089 ( 2.733497)
build_all 0.006090 0.000000 3.031342 ( 1.467395)
build_install 0.011815 0.000162 2.404003 ( 1.496433)
test_btest 0.000917 0.000000 53.199212 ( 14.810859)
test_basic 0.004285 0.000000 0.298780 ( 7.256764)
test_all 0.001151 0.000000 579.709101 (187.027522)
test_rubyspec 0.021643 0.017936 55.451859 ( 65.500519)
total: 282.57 sec