Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-143727
#<BuildRuby:0x00005607b3faa198
@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-143727",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004500 0.000000 1.002889 ( 1.397716)
build_miniruby 0.001162 0.000000 1.118617 ( 1.116930)
build_ruby 0.001795 0.000000 3.177475 ( 3.547483)
build_all 0.006757 0.000247 3.515488 ( 1.760056)
build_install 0.013620 0.000543 2.930136 ( 1.973693)
test_btest 0.000910 0.000000 57.497772 ( 18.135843)
test_basic 0.006238 0.000000 0.441839 ( 0.553241)
test_all 0.001319 0.000000 636.704586 (194.125301)
test_rubyspec 0.009648 0.027134 63.290577 ( 73.225074)
total: 295.84 sec