Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-205244
#<BuildRuby:0x000055a2914aa3b0
@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.20230526-205244",
@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.000008 0.000004 0.000012 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.000828 0.004348 1.720932 ( 2.977376)
build_miniruby 0.000823 0.000653 1.231209 ( 1.231091)
build_ruby 0.001053 0.000492 2.455492 ( 2.662811)
build_all 0.004815 0.002247 2.182303 ( 1.656317)
build_install 0.010632 0.007291 3.376928 ( 2.604485)
test_btest 0.000459 0.000229 74.122270 ( 29.554381)
test_basic 0.003150 0.001575 0.686847 ( 0.773105)
test_all 0.000814 0.000407 563.923508 (190.729595)
test_rubyspec 0.019084 0.030138 78.214578 ( 89.946244)
total: 322.14 sec