Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-115827
#<BuildRuby:0x000055a4d7486198
@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.20230215-115827",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.003183 0.001061 1.338606 ( 1.748771)
build_miniruby 0.000994 0.000331 1.059771 ( 1.061328)
build_ruby 0.000974 0.000325 2.180504 ( 2.398421)
build_all 0.004553 0.001517 3.573206 ( 1.792332)
build_install 0.009024 0.003008 2.798077 ( 1.949678)
test_btest 0.000608 0.000203 56.470984 ( 15.667501)
test_basic 0.004405 0.000000 0.340354 ( 0.432571)
test_all 0.001286 0.000074 633.053842 (185.076799)
test_rubyspec 0.030554 0.010111 65.744737 ( 75.684424)
total: 285.81 sec