Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-030548
#<BuildRuby:0x0000564b8c985fc0
@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.20230908-030548",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002083 0.004403 2.131298 ( 3.349296)
build_miniruby 0.001151 0.000177 1.493523 ( 1.514223)
build_ruby 0.001629 0.000000 3.201604 ( 3.408846)
build_all 0.003942 0.004499 6.283603 ( 3.106942)
build_install 0.013733 0.006894 7.471175 ( 4.161823)
test_btest 0.000719 0.000157 81.771786 ( 28.731786)
test_basic 0.004890 0.001070 0.931949 ( 0.995016)
test_all 0.008583 0.000927 668.597935 (283.611412)
test_rubyspec 0.046517 0.023157 101.182723 (116.656812)
total: 445.54 sec