Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-121856
#<BuildRuby:0x000055cad4c0a3b0
@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-121856",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006081 0.000247 1.543840 ( 2.701420)
build_miniruby 0.001479 0.000177 1.454894 ( 1.879485)
build_ruby 0.001530 0.000184 2.634908 ( 3.437750)
build_all 0.004440 0.004264 4.250112 ( 4.000032)
build_install 0.011355 0.006577 3.244713 ( 3.746821)
test_btest 0.000708 0.000000 60.147996 ( 40.930326)
test_basic 0.006265 0.000586 0.540568 ( 0.895582)
test_all 0.000650 0.001737 696.362733 (493.719709)
test_rubyspec 0.027523 0.033441 79.661045 (107.958209)
total: 659.27 sec