Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-033441
#<BuildRuby:0x000055641effa258
@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.20230829-033441",
@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.000024 0.000002 0.000026 ( 0.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000035)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.006857 0.000473 2.382510 ( 5.308508)
build_miniruby 0.000000 0.001938 1.849391 ( 2.557254)
build_ruby 0.000000 0.001926 3.700349 ( 4.816311)
build_all 0.004207 0.004534 6.530905 ( 7.255565)
build_install 0.016072 0.006198 8.198234 ( 9.456891)
test_btest 0.001079 0.000174 88.453690 ( 90.225455)
test_basic 0.007329 0.001182 1.053732 ( 1.769420)
test_all 0.011421 0.006169 726.395827 (798.371970)
test_rubyspec 0.040296 0.040950 111.510480 (153.131825)
total: 1072.89 sec