Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-201902
#<BuildRuby:0x000055fdff55a4f8
@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.20231228-201902",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005186 0.000208 1.616837 ( 1.985021)
build_miniruby 0.001610 0.000000 1.645322 ( 1.643961)
build_ruby 0.001655 0.000000 3.184471 ( 3.429341)
build_all 0.007790 0.000000 5.529630 ( 2.518739)
build_install 0.014985 0.001989 6.688046 ( 3.853127)
test_btest 0.000755 0.000111 80.120509 ( 31.618687)
test_basic 0.002379 0.006288 0.879677 ( 0.953681)
test_all 0.095078 0.028530 845.405775 (655.483827)
test_rubyspec 0.050175 0.030745 103.476818 (199.707190)
total: 901.19 sec