Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-172832
#<BuildRuby:0x000055f2b4c36278
@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-172832",
@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.000033 0.000003 0.000036 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.000470 0.007324 2.330860 ( 6.735783)
build_miniruby 0.001512 0.000252 1.832737 ( 3.804383)
build_ruby 0.001575 0.000263 3.465355 ( 6.623216)
build_all 0.007827 0.000625 6.532116 ( 7.250438)
build_install 0.018883 0.000978 8.067423 ( 9.364316)
test_btest 0.000724 0.000107 83.445843 ( 50.738385)
test_basic 0.003647 0.004943 0.975135 ( 1.510780)
test_all 0.009635 0.000896 681.906591 (448.339788)
test_rubyspec 0.037849 0.036814 106.410837 (196.087462)
total: 730.46 sec