Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-155427
#<BuildRuby:0x0000555fe95de118
@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.20230312-155427",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005746 0.000356 1.863513 ( 4.091228)
build_miniruby 0.001279 0.000232 1.310663 ( 1.414938)
build_ruby 0.001087 0.000198 2.826849 ( 3.463629)
build_all 0.002637 0.004892 2.193420 ( 2.689782)
build_install 0.008506 0.010427 3.434123 ( 3.604959)
test_btest 0.000000 0.000834 66.902576 ( 43.714319)
test_basic 0.003460 0.002956 0.544839 ( 0.880570)
test_all 0.002022 0.004794 593.369537 (488.747226)
test_rubyspec 0.029258 0.033741 83.016294 (128.802953)
total: 677.41 sec