Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-032527
#<BuildRuby:0x00005592d64227c8
@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.20230731-032527",
@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.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006881 0.000444 2.388363 ( 7.399878)
build_miniruby 0.001504 0.000097 1.779166 ( 3.671487)
build_ruby 0.001515 0.000097 3.471333 ( 8.339914)
build_all 0.004363 0.004449 2.913405 ( 5.475921)
build_install 0.013135 0.008882 4.513607 ( 9.219905)
test_btest 0.000829 0.000118 86.428815 ( 87.849245)
test_basic 0.006738 0.000963 0.985503 ( 3.122549)
test_all 0.001274 0.000182 646.873996 (491.611446)
test_rubyspec 0.029934 0.027476 96.237534 (158.805166)
total: 775.50 sec