Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-131335
#<BuildRuby:0x000055a710fa5f48
@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.20230711-131335",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006340 0.000656 2.198597 ( 5.150683)
build_miniruby 0.000000 0.001656 1.701856 ( 1.998674)
build_ruby 0.000000 0.001811 3.495772 ( 4.009190)
build_all 0.000508 0.008071 2.732042 ( 2.866536)
build_install 0.013010 0.006428 4.159343 ( 4.142497)
test_btest 0.000606 0.000138 86.796791 ( 49.024287)
test_basic 0.002386 0.000545 0.935598 ( 1.475059)
test_all 0.001188 0.000272 619.581867 (425.856051)
test_rubyspec 0.037912 0.027145 96.588317 (171.931674)
total: 666.46 sec