Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-094137
#<BuildRuby:0x000055da16cf67f0
@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.20230112-094137",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000715 0.004102 0.972487 ( 1.627145)
build_miniruby 0.000000 0.001301 1.263887 ( 1.263089)
build_ruby 0.000000 0.001558 2.540055 ( 2.930221)
build_all 0.001615 0.004287 2.920228 ( 1.394897)
build_install 0.010059 0.004641 2.357029 ( 1.563614)
test_btest 0.000000 0.000912 56.417373 ( 14.583135)
test_basic 0.000000 0.004735 0.361279 ( 0.453506)
test_all 0.000000 0.001454 588.936188 (166.618039)
test_rubyspec 0.022638 0.021679 57.908736 ( 68.186392)
total: 258.62 sec