Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-193551
#<BuildRuby:0x0000564c7ef5a098
@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.20230616-193551",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.006271 0.000224 1.981518 ( 5.955305)
build_miniruby 0.001643 0.000059 1.555396 ( 2.716097)
build_ruby 0.001890 0.000067 2.959428 ( 5.139801)
build_all 0.004193 0.003706 2.498928 ( 3.524474)
build_install 0.019220 0.000722 3.731681 ( 5.598931)
test_btest 0.001048 0.000066 75.715439 ( 58.616569)
test_basic 0.003028 0.004516 0.844175 ( 1.587855)
test_all 0.000953 0.000090 577.202417 (362.743178)
test_rubyspec 0.040073 0.013860 84.015540 (124.808454)
total: 570.69 sec