Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-235137
#<BuildRuby:0x0000563ba627df70
@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.20231230-235137",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.000000 0.005481 1.484226 ( 1.824962)
build_miniruby 0.000000 0.001830 1.664880 ( 1.664378)
build_ruby 0.001026 0.000941 3.050426 ( 3.271616)
build_all 0.006497 0.000569 5.400237 ( 2.559506)
build_install 0.013164 0.003324 6.820047 ( 4.125290)
test_btest 0.000000 0.001432 82.080099 ( 32.432244)
test_basic 0.002702 0.005082 0.935846 ( 1.028721)
test_all 0.081596 0.038190 743.883896 (302.219283)
test_rubyspec 0.026397 0.039049 96.116722 (107.860271)
total: 456.99 sec