Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-132826
#<BuildRuby:0x00007f7b51dbfdc0
@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.20240614-132826",
@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.000008 0.000029 ( 0.000030)
autoconf 0.000033 0.000014 0.000047 ( 0.000047)
configure 0.000027 0.000011 0.000038 ( 0.000039)
build_up 0.007192 0.002825 4.061079 ( 7.487124)
build_miniruby 0.002286 0.000000 1.895509 ( 2.783339)
build_ruby 0.002913 0.000000 4.802202 ( 5.898703)
build_all 0.008574 0.002024 8.869876 ( 10.702831)
build_install 0.019463 0.009527 12.546759 ( 14.852709)
test_btest 0.000317 0.000969 126.112427 (142.471658)
test_basic 0.013017 0.001698 1.468288 ( 2.135393)
test_all 0.106277 0.047748 949.153723 (356.731930)
test_rubyspec 0.059158 0.034708 160.275493 ( 38.010962)
total: 581.08 sec