Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-035309
#<BuildRuby:0x000055e630ea9fb8
@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.20230731-035309",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006191 0.000383 2.361501 ( 8.335375)
build_miniruby 0.001672 0.000278 1.799507 ( 5.321302)
build_ruby 0.001670 0.000278 3.638605 ( 8.199497)
build_all 0.007159 0.001194 2.763533 ( 4.804190)
build_install 0.014748 0.006343 4.329107 ( 9.987674)
test_btest 0.001268 0.000068 86.421604 (102.635348)
test_basic 0.004701 0.003906 1.016844 ( 2.455459)
test_all 0.000000 0.001214 671.092910 (499.134935)
test_rubyspec 0.039908 0.025379 98.762682 (174.933004)
total: 815.81 sec