Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-185115
#<BuildRuby:0x00007fe7f8cdfdd8
@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.20240904-185115",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000033)
build_up 0.002912 0.004798 3.359957 ( 3.386855)
build_miniruby 0.001325 0.000379 1.571307 ( 1.567766)
build_ruby 0.001403 0.000401 3.441012 ( 3.603668)
build_all 0.008786 0.000116 7.784661 ( 3.032848)
build_install 0.012272 0.007062 9.836133 ( 4.470329)
test_btest 0.000000 0.000952 115.810991 ( 29.957707)
test_basic 0.007000 0.002670 1.134834 ( 1.181122)
test_all 0.095765 0.052018 803.822611 (252.825683)
test_rubyspec 0.049529 0.036760 161.680132 ( 35.542176)
total: 335.57 sec