Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-001523
#<BuildRuby:0x00007fb73d28fdd8
@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.20241001-001523",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.000000 0.008761 4.267654 ( 3.692084)
build_miniruby 0.000000 0.001831 1.223691 ( 1.220265)
build_ruby 0.000578 0.001305 3.998860 ( 4.159006)
build_all 0.007460 0.000000 6.474932 ( 2.693162)
build_install 0.010382 0.007695 9.595610 ( 4.517627)
test_btest 0.000674 0.000206 91.961341 ( 24.655820)
test_basic 0.007046 0.004737 1.123913 ( 1.177340)
test_all 0.113879 0.031908 717.483701 (213.792654)
test_rubyspec 0.056260 0.027332 130.140414 ( 28.414658)
total: 284.32 sec