Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-171749
#<BuildRuby:0x0000562123e62108
@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.20231227-171749",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.002600 0.003038 1.522222 ( 1.866292)
build_miniruby 0.001136 0.000210 1.464355 ( 1.462864)
build_ruby 0.001333 0.000247 3.039969 ( 3.252734)
build_all 0.005716 0.001059 5.302261 ( 2.171343)
build_install 0.007663 0.005428 5.898126 ( 2.912478)
test_btest 0.000837 0.000183 78.903783 ( 20.807901)
test_basic 0.001551 0.004151 0.868112 ( 0.928978)
test_all 0.076821 0.041804 722.365670 (205.802565)
test_rubyspec 0.035224 0.023626 79.197207 ( 90.774666)
total: 329.98 sec