Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-120819
#<BuildRuby:0x000055f0ed5b22a8
@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.20230505-120819",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.005479 0.000203 1.902500 ( 3.786050)
build_miniruby 0.001596 0.000000 1.291607 ( 1.291020)
build_ruby 0.001473 0.000000 2.531953 ( 2.911564)
build_all 0.002229 0.004012 2.234582 ( 2.072082)
build_install 0.009580 0.005106 3.376694 ( 3.619323)
test_btest 0.000673 0.000070 75.064393 ( 38.909197)
test_basic 0.005612 0.000580 0.816555 ( 1.004673)
test_all 0.001918 0.000198 601.234295 (267.486383)
test_rubyspec 0.006779 0.042621 81.699532 ( 97.445514)
total: 418.53 sec