Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-145114
#<BuildRuby:0x00005579a64d62a8
@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.20230211-145114",
@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.000020 0.000003 0.000023 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.003829 0.000638 1.028132 ( 1.395428)
build_miniruby 0.000955 0.000159 0.871064 ( 0.869285)
build_ruby 0.001149 0.000191 1.861445 ( 2.081113)
build_all 0.006614 0.000000 3.384671 ( 1.563705)
build_install 0.009324 0.003335 2.256358 ( 1.432838)
test_btest 0.000725 0.000126 57.227211 ( 15.072352)
test_basic 0.004783 0.000122 0.402340 ( 0.494223)
test_all 0.000978 0.000163 557.986466 (172.127992)
test_rubyspec 0.016819 0.019144 59.701320 ( 69.674368)
total: 264.71 sec