Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-024340
#<BuildRuby:0x000055cc4aea1f20
@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.20230809-024340",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002463 0.004353 2.100757 ( 4.252031)
build_miniruby 0.001115 0.000166 1.602231 ( 1.708280)
build_ruby 0.001568 0.000232 3.321526 ( 3.610619)
build_all 0.003051 0.003988 2.624152 ( 1.693266)
build_install 0.008490 0.008349 3.918284 ( 2.780454)
test_btest 0.000682 0.000159 81.788906 ( 46.222154)
test_basic 0.006490 0.000520 0.979009 ( 2.773966)
test_all 0.002172 0.000186 641.032459 (330.723721)
test_rubyspec 0.032050 0.021994 97.682107 (129.443377)
total: 523.21 sec