Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-112001
#<BuildRuby:0x00005627d7d5e008
@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.20230216-112001",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000157 0.004105 1.146472 ( 1.755279)
build_miniruby 0.001014 0.000203 1.089774 ( 1.088248)
build_ruby 0.001353 0.000000 2.164898 ( 2.405355)
build_all 0.006871 0.000000 3.768875 ( 1.935868)
build_install 0.009414 0.004949 2.995487 ( 2.220459)
test_btest 0.000958 0.000057 56.615149 ( 16.038501)
test_basic 0.005079 0.000000 0.483820 ( 0.580037)
test_all 0.001476 0.000081 624.618481 (188.057978)
test_rubyspec 0.021172 0.023801 69.485878 ( 79.716992)
total: 293.80 sec