Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-061559
#<BuildRuby:0x00005580fe7d23d0
@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.20230105-061559",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000056 0.000000 0.000056 ( 0.000057)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004328 0.000076 0.986861 ( 1.413696)
build_miniruby 0.000922 0.000173 1.014784 ( 1.013454)
build_ruby 0.001083 0.000203 2.468749 ( 2.849657)
build_all 0.005495 0.000229 2.998407 ( 1.482017)
build_install 0.007245 0.008202 2.492141 ( 1.579917)
test_btest 0.000584 0.000153 55.853661 ( 14.452347)
test_basic 0.004439 0.000050 0.319202 ( 0.411588)
test_all 0.000810 0.000202 583.746949 (178.322808)
test_rubyspec 0.022994 0.014824 56.432105 ( 66.946929)
total: 268.47 sec