Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-113449
#<BuildRuby:0x0000563044879fb8
@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.20230808-113449",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004284 0.003637 2.298631 ( 5.698543)
build_miniruby 0.001477 0.000164 1.744608 ( 2.637365)
build_ruby 0.001566 0.000174 3.557495 ( 5.359301)
build_all 0.000938 0.006901 2.687085 ( 3.303870)
build_install 0.014844 0.004308 4.298798 ( 5.155458)
test_btest 0.000754 0.000132 82.975069 ( 48.718816)
test_basic 0.006127 0.001072 0.899856 ( 1.016521)
test_all 0.000430 0.006622 704.259906 (449.865351)
test_rubyspec 0.023095 0.036776 98.586173 (152.590943)
total: 674.35 sec