Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-071934
#<BuildRuby:0x000055752d6cded0
@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.20230816-071934",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000000 0.000020 ( 0.000022)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.003431 0.003696 2.248212 ( 3.799943)
build_miniruby 0.001494 0.000093 1.654099 ( 1.659579)
build_ruby 0.001635 0.000102 3.401054 ( 3.656369)
build_all 0.008349 0.000027 6.558502 ( 4.361585)
build_install 0.011904 0.007511 8.515611 ( 5.653116)
test_btest 0.000835 0.000087 86.598636 ( 38.471860)
test_basic 0.008816 0.000104 1.022130 ( 1.211934)
test_all 0.010054 0.000000 704.293353 (374.370815)
test_rubyspec 0.050235 0.021890 108.634447 (175.818435)
total: 609.01 sec