Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-065639
#<BuildRuby:0x00007f63384dfdd0
@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.20240616-065639",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.007299 0.001205 3.601938 ( 3.556039)
build_miniruby 0.000000 0.002219 1.717877 ( 1.714905)
build_ruby 0.000141 0.001864 4.448286 ( 4.586873)
build_all 0.004241 0.004188 8.161139 ( 4.580069)
build_install 0.017344 0.006219 11.290735 ( 5.584265)
test_btest 0.000726 0.000308 116.051834 ( 42.804048)
test_basic 0.007814 0.001401 1.015744 ( 3.143373)
test_all 0.110086 0.040872 921.013675 (393.163323)
test_rubyspec 0.070402 0.023581 173.249291 (116.887104)
total: 576.02 sec