Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-194647
#<BuildRuby:0x00007faffd9dfdc8
@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-194647",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000042 0.000006 0.000048 ( 0.000049)
build_up 0.003795 0.004004 3.530693 ( 3.399165)
build_miniruby 0.000000 0.001645 1.533602 ( 1.530313)
build_ruby 0.000000 0.001818 4.113806 ( 8.485181)
build_all 0.000662 0.007604 7.768578 ( 3.179370)
build_install 0.011475 0.007771 10.655228 ( 5.238676)
test_btest 0.000732 0.000215 108.229756 ( 29.394886)
test_basic 0.003923 0.003940 1.020170 ( 1.073327)
test_all 0.108335 0.038745 829.740136 (241.887049)
test_rubyspec 0.068825 0.022942 157.973510 ( 34.159736)
total: 328.35 sec