Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-090108
#<BuildRuby:0x0000563881569fb8
@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.20221229-090108",
@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.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.000000 0.004531 1.102752 ( 1.478209)
build_miniruby 0.000000 0.001321 1.251141 ( 1.249310)
build_ruby 0.000000 0.001737 2.959954 ( 15.314384)
build_all 0.004696 0.000551 3.312686 ( 1.938958)
build_install 0.014489 0.000646 3.014026 ( 2.080440)
test_btest 0.000683 0.000199 56.160267 ( 16.490285)
test_basic 0.003938 0.001148 0.410507 ( 0.503636)
test_all 0.000784 0.000229 624.319646 (187.057618)
test_rubyspec 0.016306 0.023918 66.199020 ( 76.125971)
total: 302.24 sec