Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-023739
#<BuildRuby:0x0000562fb5156108
@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.20230123-023739",
@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.000000 0.000022 0.000022 ( 0.000022)
autoconf 0.000000 0.000020 0.000020 ( 0.000020)
configure 0.000000 0.000018 0.000018 ( 0.000018)
build_up 0.000456 0.004006 1.108072 ( 1.486225)
build_miniruby 0.001290 0.000000 1.089849 ( 1.088913)
build_ruby 0.001436 0.000000 2.558109 ( 2.862483)
build_all 0.004087 0.002939 3.313611 ( 1.595645)
build_install 0.012576 0.000965 2.775670 ( 1.990539)
test_btest 0.000724 0.000145 55.010691 ( 17.372294)
test_basic 0.005267 0.000224 0.406616 ( 0.512021)
test_all 0.001759 0.000338 628.661716 (191.741147)
test_rubyspec 0.023233 0.024755 66.642906 ( 76.586194)
total: 295.24 sec