Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-234702
#<BuildRuby:0x000055fdd4dbe098
@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.20240316-234702",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.006569 0.000179 2.422107 ( 2.447795)
build_miniruby 0.000000 0.001839 1.740903 ( 1.739450)
build_ruby 0.000000 0.001774 3.522924 ( 13.347039)
build_all 0.008155 0.000374 6.940110 ( 3.103731)
build_install 0.018567 0.000554 8.748688 ( 4.596288)
test_btest 0.000000 0.000895 94.706837 ( 33.224067)
test_basic 0.002197 0.006206 1.045501 ( 1.577850)
test_all 0.094743 0.026908 815.352041 (320.838852)
test_rubyspec 0.064329 0.029050 137.077636 (171.115084)
total: 551.99 sec