Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-165839
#<BuildRuby:0x00007f74d7cffdc0
@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.20240623-165839",
@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.000019 0.000008 0.000027 ( 0.000028)
autoconf 0.000032 0.000013 0.000045 ( 0.000045)
configure 0.000027 0.000011 0.000038 ( 0.000038)
build_up 0.003840 0.003963 3.434041 ( 3.422636)
build_miniruby 0.001192 0.000530 1.251333 ( 1.248118)
build_ruby 0.001882 0.000000 4.213387 ( 25.720245)
build_all 0.009710 0.000000 8.019180 ( 3.148758)
build_install 0.018115 0.001557 10.476242 ( 5.751669)
test_btest 0.000796 0.000288 113.672913 ( 32.216539)
test_basic 0.005560 0.003083 1.174011 ( 2.432342)
test_all 0.107675 0.050272 952.937094 (467.765927)
test_rubyspec 0.041882 0.056246 177.170500 (150.895814)
total: 692.60 sec