Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-174819
#<BuildRuby:0x00005623192a2208
@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.20230820-174819",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000031)
build_up 0.002826 0.003993 2.355564 ( 6.432253)
build_miniruby 0.001669 0.000147 1.671041 ( 2.362679)
build_ruby 0.000000 0.002034 3.336570 ( 5.644483)
build_all 0.006225 0.002497 6.336700 ( 7.423589)
build_install 0.012768 0.008225 7.945471 ( 9.068424)
test_btest 0.000704 0.000114 82.311692 ( 58.587960)
test_basic 0.000295 0.008273 0.969405 ( 1.811793)
test_all 0.015228 0.001436 719.022300 (548.305719)
test_rubyspec 0.032982 0.049577 108.502923 (231.191803)
total: 870.83 sec