Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-180158
#<BuildRuby:0x0000563c0b742370
@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.20230207-180158",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004370 0.000000 1.087966 ( 1.482560)
build_miniruby 0.001071 0.000000 1.104461 ( 1.103012)
build_ruby 0.000000 0.001455 2.077395 ( 2.286334)
build_all 0.003593 0.002606 3.509054 ( 1.677093)
build_install 0.006670 0.004497 2.683492 ( 1.908475)
test_btest 0.000700 0.000134 55.251227 ( 17.813002)
test_basic 0.003755 0.000722 0.399517 ( 0.492057)
test_all 0.000988 0.000190 636.978488 (183.068620)
test_rubyspec 0.018483 0.029833 73.807746 ( 84.012322)
total: 293.84 sec