Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-053002
#<BuildRuby:0x0000561c220be8e0
@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.20230122-053002",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003915 0.000783 1.164990 ( 2.618196)
build_miniruby 0.001095 0.000219 1.225171 ( 1.379048)
build_ruby 0.001462 0.000293 3.123531 ( 3.623055)
build_all 0.007658 0.000000 3.986571 ( 2.716843)
build_install 0.015757 0.000186 3.025704 ( 3.114348)
test_btest 0.001119 0.000000 57.666040 ( 37.096639)
test_basic 0.007018 0.000000 0.447822 ( 0.633999)
test_all 0.000981 0.001154 639.917525 (287.321814)
test_rubyspec 0.018628 0.031527 72.920017 ( 86.984885)
total: 425.49 sec