Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-085500
#<BuildRuby:0x00007f5e1ba5fde0
@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.20240813-085500",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.001169 0.006952 3.615666 ( 3.586235)
build_miniruby 0.001215 0.000477 1.582457 ( 1.588850)
build_ruby 0.001409 0.000554 4.522341 ( 4.670625)
build_all 0.005236 0.004533 8.434805 ( 3.191232)
build_install 0.015280 0.005315 11.290256 ( 5.131038)
test_btest 0.000000 0.001061 117.566054 ( 30.406513)
test_basic 0.005540 0.004229 1.072582 ( 1.117788)
test_all 0.111527 0.043838 861.838051 (280.691855)
test_rubyspec 0.056332 0.033342 172.876076 ( 33.821103)
total: 364.21 sec