Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-233850
#<BuildRuby:0x0000559188bce7f0
@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.20221228-233850",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004926 0.000127 1.185626 ( 2.059622)
build_miniruby 0.001476 0.000184 1.366108 ( 1.458848)
build_ruby 0.001310 0.000164 3.607654 ( 4.334985)
build_all 0.006529 0.000816 3.899759 ( 2.498016)
build_install 0.011966 0.004191 3.252547 ( 2.955784)
test_btest 0.000659 0.000098 55.693443 ( 30.955888)
test_basic 0.001059 0.004538 0.418699 ( 0.524539)
test_all 0.000938 0.000174 633.876843 (229.613549)
test_rubyspec 0.013646 0.031930 65.171062 ( 74.976418)
total: 349.38 sec