Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-100555
#<BuildRuby:0x000056127d2ba008
@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.20230217-100555",
@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.000014 0.000002 0.000016 ( 0.000138)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004766 0.000126 1.553233 ( 2.180805)
build_miniruby 0.001533 0.000000 1.341175 ( 1.380180)
build_ruby 0.001836 0.000000 2.670074 ( 2.988216)
build_all 0.006940 0.000967 4.131851 ( 2.607980)
build_install 0.016799 0.000551 3.207913 ( 2.655620)
test_btest 0.000837 0.000112 58.485487 ( 30.831048)
test_basic 0.003913 0.003001 0.530532 ( 0.797609)
test_all 0.000956 0.000145 656.762665 (275.207989)
test_rubyspec 0.021636 0.030768 74.341772 ( 86.617072)
total: 405.27 sec