Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-100446
#<BuildRuby:0x000055e666996338
@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.20230208-100446",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003284 0.002231 1.050763 ( 1.432361)
build_miniruby 0.001012 0.000211 0.999583 ( 0.998117)
build_ruby 0.001081 0.000225 2.300328 ( 2.503202)
build_all 0.005542 0.001154 3.728526 ( 1.941505)
build_install 0.008803 0.004225 2.744048 ( 1.875635)
test_btest 0.000572 0.000132 58.326295 ( 16.235557)
test_basic 0.003706 0.000855 0.377723 ( 0.471329)
test_all 0.000943 0.000218 618.022699 (176.957076)
test_rubyspec 0.019270 0.021036 64.199990 ( 74.007732)
total: 276.42 sec