Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-110058
#<BuildRuby:0x00007f81fc6dfdc8
@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.20240620-110058",
@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.000005 0.000028 ( 0.000029)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.007923 0.000000 3.463738 ( 6.749370)
build_miniruby 0.001788 0.000000 1.191473 ( 1.922369)
build_ruby 0.001879 0.000000 3.699048 ( 10.298849)
build_all 0.010629 0.000000 8.288290 ( 3.807575)
build_install 0.015388 0.008812 11.716634 ( 6.491388)
test_btest 0.000992 0.000000 118.828632 ( 46.160855)
test_basic 0.007327 0.003915 1.333373 ( 1.903593)
test_all 0.089318 0.068280 939.650958 (686.059822)
test_rubyspec 0.063597 0.032067 176.117372 (206.973240)
total: 970.37 sec