Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-154048
#<BuildRuby:0x000055c7ebdc62a8
@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.20230105-154048",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000653 0.004092 0.891191 ( 1.260399)
build_miniruby 0.001082 0.000141 1.200952 ( 1.199658)
build_ruby 0.001300 0.000169 2.823851 ( 3.182855)
build_all 0.006599 0.000000 3.524788 ( 1.749437)
build_install 0.007757 0.003248 2.333617 ( 1.511417)
test_btest 0.000707 0.000101 55.487297 ( 14.392037)
test_basic 0.000673 0.004072 0.329912 ( 0.422548)
test_all 0.000948 0.000095 580.470772 (164.582451)
test_rubyspec 0.025216 0.013377 59.385360 ( 69.459805)
total: 257.76 sec