Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-174253
#<BuildRuby:0x0000563a8ddde258
@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-174253",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007643 0.000255 2.156067 ( 3.930581)
build_miniruby 0.000000 0.005810 136.979071 ( 66.387336)
build_ruby 0.000000 0.001925 3.421742 ( 3.802091)
build_all 0.007342 0.000947 6.676847 ( 4.346918)
build_install 0.018275 0.000664 8.146941 ( 6.304789)
test_btest 0.001041 0.000056 91.133510 ( 58.386040)
test_basic 0.007861 0.000000 0.992118 ( 1.098144)
test_all 0.086943 0.029917 747.585432 (337.870800)
test_rubyspec 0.059941 0.050126 184.554312 (199.367740)
total: 681.50 sec