Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-235735
#<BuildRuby:0x000055fc94675f70
@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.20230310-235735",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.005372 0.001221 1.836954 ( 4.598378)
build_miniruby 0.001672 0.000380 1.386176 ( 1.845855)
build_ruby 0.001484 0.000338 2.665951 ( 3.856695)
build_all 0.000000 0.007927 2.183298 ( 2.975117)
build_install 0.019222 0.001306 3.454787 ( 4.371207)
test_btest 0.000759 0.000204 70.167393 ( 69.938564)
test_basic 0.000000 0.007272 0.574667 ( 1.231931)
test_all 0.000000 0.006316 623.392384 (712.817591)
test_rubyspec 0.032173 0.025080 80.919580 (112.201748)
total: 913.84 sec