Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-150117
#<BuildRuby:0x000055e23f85a0d0
@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.20221228-150117",
@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.000000 0.000012 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004423 0.000016 0.999468 ( 1.411409)
build_miniruby 0.001133 0.000045 1.264933 ( 1.263149)
build_ruby 0.001310 0.000053 3.206658 ( 3.558212)
build_all 0.006748 0.000100 3.620342 ( 1.853779)
build_install 0.009914 0.004355 3.027970 ( 2.062479)
test_btest 0.000777 0.000000 56.585348 ( 15.799737)
test_basic 0.001133 0.004064 0.398442 ( 0.491719)
test_all 0.001274 0.000000 618.537657 (177.679110)
test_rubyspec 0.004312 0.034508 63.650768 ( 73.718800)
total: 277.84 sec