Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-214151
#<BuildRuby:0x00005579b846a0f0
@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.20230208-214151",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.004246 0.000772 1.172126 ( 1.570674)
build_miniruby 0.001253 0.000000 1.150479 ( 1.149659)
build_ruby 0.001317 0.000000 2.257137 ( 2.468591)
build_all 0.004233 0.003017 3.623038 ( 1.791290)
build_install 0.012999 0.001757 2.855802 ( 2.075738)
test_btest 0.000541 0.000104 57.437439 ( 20.857031)
test_basic 0.000000 0.005966 0.411021 ( 0.507992)
test_all 0.000249 0.001419 632.632640 (193.848982)
test_rubyspec 0.016209 0.019428 65.323090 ( 75.330435)
total: 299.60 sec