Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-055818
#<BuildRuby:0x0000563db6d1dfb8
@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.20231207-055818",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.006155 0.000000 1.953890 ( 2.122139)
build_miniruby 0.001251 0.000000 1.487438 ( 1.486989)
build_ruby 0.001395 0.000214 3.383617 ( 3.565203)
build_all 0.007526 0.000000 5.709470 ( 2.375960)
build_install 0.016746 0.002184 7.420131 ( 3.901627)
test_btest 0.001059 0.000239 84.810527 ( 35.240498)
test_basic 0.001776 0.007157 0.962878 ( 1.065671)
test_all 0.081072 0.039882 670.502485 (238.689496)
test_rubyspec 0.034384 0.019226 87.121666 ( 98.503897)
total: 386.95 sec