Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-131012
#<BuildRuby:0x0000563a66d7e2a8
@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.20230615-131012",
@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.000001 0.000025 ( 0.000026)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.006853 0.000000 2.057048 ( 5.072273)
build_miniruby 0.001512 0.000022 1.580301 ( 2.439932)
build_ruby 0.001619 0.000054 2.867143 ( 4.350469)
build_all 0.008875 0.000159 2.494579 ( 2.534615)
build_install 0.015645 0.004324 3.905981 ( 4.613100)
test_btest 0.000681 0.000040 78.562808 ( 53.818876)
test_basic 0.007548 0.000188 0.853120 ( 1.753638)
test_all 0.001737 0.000099 612.772628 (344.271344)
test_rubyspec 0.051212 0.008791 89.006491 (186.008775)
total: 604.86 sec