Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-073637
#<BuildRuby:0x0000562db9e96118
@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.20221218-073637",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004130 0.000688 1.169169 ( 2.309690)
build_miniruby 0.001630 0.000000 1.452996 ( 1.556396)
build_ruby 0.000000 0.001833 3.487719 ( 3.893461)
build_all 0.005959 0.002816 3.984813 ( 3.016944)
build_install 0.013198 0.005231 3.404161 ( 3.426634)
test_btest 0.000721 0.000160 58.077042 ( 35.387210)
test_basic 0.005785 0.000307 0.450849 ( 0.687990)
test_all 0.001959 0.000000 649.689736 (290.386174)
test_rubyspec 0.031591 0.019143 73.172085 ( 89.261695)
total: 429.93 sec