Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-122959
#<BuildRuby:0x000055ec74a3a320
@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.20231219-122959",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006595 0.000554 2.390179 ( 2.455889)
build_miniruby 0.001328 0.000289 1.566421 ( 1.567299)
build_ruby 0.001799 0.000391 3.221980 ( 3.432519)
build_all 0.007722 0.000712 5.724243 ( 2.895739)
build_install 0.017290 0.001766 7.328330 ( 4.298260)
test_btest 0.000805 0.000000 80.924084 ( 32.683876)
test_basic 0.007166 0.000000 0.884244 ( 0.982891)
test_all 0.084130 0.037855 680.405971 (233.784101)
test_rubyspec 0.022316 0.049619 93.793771 (109.981816)
total: 392.08 sec