Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-050205
#<BuildRuby:0x000055812c60e890
@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.20230602-050205",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005272 0.000659 1.922434 ( 4.181332)
build_miniruby 0.001321 0.000165 1.355602 ( 1.442874)
build_ruby 0.001427 0.000178 2.843199 ( 3.267845)
build_all 0.004056 0.003600 2.120601 ( 2.344539)
build_install 0.015322 0.003270 3.440892 ( 3.412079)
test_btest 0.000925 0.000149 76.313977 ( 39.482404)
test_basic 0.000000 0.007318 0.774172 ( 1.037821)
test_all 0.000884 0.000605 573.515710 (242.726079)
test_rubyspec 0.024641 0.029476 84.105645 (101.878836)
total: 399.77 sec