Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-130642
#<BuildRuby:0x0000561f9110a4d0
@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.20230514-130642",
@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.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006730 0.000538 1.908555 ( 4.103981)
build_miniruby 0.001503 0.000120 1.369963 ( 1.515596)
build_ruby 0.001381 0.000111 2.773532 ( 3.172456)
build_all 0.006816 0.000545 2.297030 ( 2.362214)
build_install 0.000000 0.018263 3.668957 ( 3.879023)
test_btest 0.000000 0.000689 73.936785 ( 45.250048)
test_basic 0.002860 0.003818 0.770717 ( 1.010384)
test_all 0.000675 0.000182 607.158396 (310.533036)
test_rubyspec 0.036651 0.013185 75.894025 ( 89.708718)
total: 461.54 sec