Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-212356
#<BuildRuby:0x0000557343a1a138
@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.20231213-212356",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000041 0.000000 0.000041 ( 0.000038)
build_up 0.006665 0.000000 2.455046 ( 2.537018)
build_miniruby 0.001394 0.000000 1.216832 ( 1.214848)
build_ruby 0.000000 0.002167 2.822336 ( 2.995139)
build_all 0.002943 0.004807 5.806203 ( 2.576945)
build_install 0.005246 0.012390 7.001040 ( 3.593620)
test_btest 0.000758 0.000223 82.059565 ( 25.785495)
test_basic 0.000027 0.005925 0.783114 ( 0.848435)
test_all 0.081886 0.038848 682.360955 (211.416230)
test_rubyspec 0.042371 0.016040 83.797030 ( 94.967158)
total: 345.94 sec