Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-101003
#<BuildRuby:0x000055c38d66a228
@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.20230204-101003",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004812 0.000000 1.077065 ( 1.464395)
build_miniruby 0.000000 0.001444 1.124288 ( 1.127920)
build_ruby 0.000000 0.001361 2.248446 ( 2.462837)
build_all 0.000000 0.007330 3.633226 ( 1.861953)
build_install 0.014489 0.001748 2.869549 ( 2.123287)
test_btest 0.000662 0.000153 57.635929 ( 18.353493)
test_basic 0.005119 0.000000 0.420548 ( 0.660664)
test_all 0.002042 0.000000 653.246553 (205.199454)
test_rubyspec 0.021937 0.028000 67.520781 ( 77.388023)
total: 310.64 sec