Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-052753
#<BuildRuby:0x0000565319f49e90
@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.20230710-052753",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000036 0.000002 0.000038 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006938 0.000194 2.270909 ( 4.701603)
build_miniruby 0.001267 0.000079 1.687038 ( 2.894803)
build_ruby 0.001900 0.000119 3.077345 ( 5.069158)
build_all 0.007799 0.000228 2.607147 ( 4.276937)
build_install 0.020289 0.000685 4.351565 ( 7.080148)
test_btest 0.000759 0.000043 87.536735 ( 58.547869)
test_basic 0.007998 0.000193 1.012942 ( 1.671787)
test_all 0.001497 0.000083 664.220183 (370.059891)
test_rubyspec 0.047954 0.019463 102.106292 (235.088698)
total: 689.39 sec