Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-015233
#<BuildRuby:0x000055b9f35f5e58
@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.20240212-015233",
@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.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002072 0.003616 1.864075 ( 2.200027)
build_miniruby 0.001050 0.000202 1.468702 ( 1.467269)
build_ruby 0.001500 0.000288 3.221644 ( 3.418438)
build_all 0.007602 0.000000 6.482103 ( 2.479109)
build_install 0.016734 0.002132 8.047467 ( 3.848698)
test_btest 0.000690 0.000119 90.871673 ( 29.444111)
test_basic 0.007268 0.000000 0.846927 ( 0.909640)
test_all 0.091738 0.024239 772.428330 (244.419241)
test_rubyspec 0.061483 0.042307 164.819563 (173.940846)
total: 462.13 sec