Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-115524
#<BuildRuby:0x000055f16ec827c8
@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.20230616-115524",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005847 0.000235 1.950402 ( 4.970725)
build_miniruby 0.001465 0.000191 1.415349 ( 1.929396)
build_ruby 0.001908 0.000000 2.767333 ( 3.755084)
build_all 0.000548 0.007237 2.368544 ( 3.165064)
build_install 0.016638 0.002437 3.813503 ( 4.595877)
test_btest 0.000000 0.000832 74.247204 ( 49.430353)
test_basic 0.003912 0.004446 0.831405 ( 1.144728)
test_all 0.001672 0.000386 594.250444 (337.345432)
test_rubyspec 0.036607 0.019395 85.284118 (127.055857)
total: 533.39 sec