Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-233154
#<BuildRuby:0x00007f28637ffde0
@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.20240817-233154",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000040 0.000005 0.000045 ( 0.000044)
configure 0.000036 0.000004 0.000040 ( 0.000039)
build_up 0.000939 0.007565 4.025663 ( 5.659735)
build_miniruby 0.000000 0.001770 1.667356 ( 2.416493)
build_ruby 0.000804 0.001506 4.516765 ( 17.037640)
build_all 0.005541 0.005005 8.570395 ( 3.774415)
build_install 0.022839 0.003765 11.696980 ( 6.971836)
test_btest 0.000788 0.000157 123.297863 ( 56.581829)
test_basic 0.011374 0.001442 1.453642 ( 1.758816)
test_all 0.109284 0.050480 962.683384 (612.120120)
test_rubyspec 0.077768 0.020234 180.388116 (140.971488)
total: 847.29 sec