Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-211930
#<BuildRuby:0x000056408b946098
@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.20230131-211930",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.001164 0.004432 1.238980 ( 2.299985)
build_miniruby 0.001311 0.000583 44.926818 ( 28.955817)
build_ruby 0.001245 0.000000 2.592501 ( 3.219297)
build_all 0.007503 0.000283 4.111494 ( 3.257426)
build_install 0.013296 0.006185 3.247549 ( 3.578481)
test_btest 0.000282 0.002007 58.515891 ( 42.551878)
test_basic 0.000351 0.006893 0.470099 ( 0.856074)
test_all 0.000848 0.000424 729.192067 (791.974077)
test_rubyspec 0.044586 0.024732 80.337366 (126.599860)
total: 1003.29 sec