Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-080834
#<BuildRuby:0x000056130c80a258
@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.20230727-080834",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.007319 0.000677 2.426485 ( 5.602395)
build_miniruby 0.001315 0.000000 1.792169 ( 2.203830)
build_ruby 0.001880 0.000000 3.511921 ( 5.198787)
build_all 0.006926 0.001227 2.854430 ( 3.496150)
build_install 0.015332 0.004840 4.396009 ( 5.354042)
test_btest 0.000757 0.000160 83.985439 ( 52.487849)
test_basic 0.002988 0.005186 0.976115 ( 1.689265)
test_all 0.001727 0.000000 645.988953 (344.320901)
test_rubyspec 0.043012 0.015919 95.481327 (136.754884)
total: 557.11 sec