Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-080541
#<BuildRuby:0x00005609fe5e5f70
@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.20230107-080541",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004588 0.000103 1.201411 ( 1.702044)
build_miniruby 0.001302 0.000227 1.464268 ( 1.468444)
build_ruby 0.001485 0.000259 3.492064 ( 3.884681)
build_all 0.007083 0.000000 3.898243 ( 2.024950)
build_install 0.016463 0.000000 2.959800 ( 2.303963)
test_btest 0.000643 0.000000 55.534012 ( 25.879674)
test_basic 0.000000 0.005694 0.425674 ( 0.542463)
test_all 0.000176 0.001644 627.651551 (247.008420)
test_rubyspec 0.029851 0.020082 70.588890 ( 81.475962)
total: 366.29 sec