Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-055626
#<BuildRuby:0x0000558c516e2098
@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.20230209-055626",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004308 0.000862 1.081457 ( 1.459509)
build_miniruby 0.001088 0.000218 1.035532 ( 1.033881)
build_ruby 0.000910 0.000182 2.329507 ( 2.533989)
build_all 0.006703 0.000474 3.814309 ( 1.933099)
build_install 0.014836 0.000000 2.833659 ( 2.067730)
test_btest 0.000848 0.000000 56.789404 ( 18.580144)
test_basic 0.001043 0.004245 0.419010 ( 0.514137)
test_all 0.000000 0.002384 625.521042 (187.391358)
test_rubyspec 0.024164 0.011206 63.072829 ( 72.911911)
total: 288.43 sec