Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-213222
#<BuildRuby:0x00005557d352df70
@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.20230122-213222",
@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.000017 0.000003 0.000020 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.005316 0.000693 1.230231 ( 2.096828)
build_miniruby 0.001135 0.000148 1.238997 ( 1.321779)
build_ruby 0.001484 0.000193 3.021630 ( 3.663159)
build_all 0.002308 0.004899 3.967914 ( 2.869227)
build_install 0.013035 0.002267 3.013939 ( 3.089609)
test_btest 0.000750 0.000000 57.684285 ( 34.559339)
test_basic 0.000000 0.006605 0.448318 ( 0.680146)
test_all 0.000000 0.001602 629.672656 (284.612650)
test_rubyspec 0.023491 0.029329 73.506289 ( 89.334698)
total: 422.23 sec