Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-181646
#<BuildRuby:0x000055635f196320
@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.20240314-181646",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.004231 0.004370 3.184953 ( 3.507101)
build_miniruby 0.001325 0.000133 2.120044 ( 2.270494)
build_ruby 0.001774 0.000177 4.140004 ( 4.724586)
build_all 0.008891 0.000890 7.093515 ( 5.159972)
build_install 0.019129 0.004632 10.020573 ( 8.759157)
test_btest 0.000698 0.000082 96.802779 ( 67.795361)
test_basic 0.004282 0.004518 1.056221 ( 1.619721)
test_all 0.090949 0.039817 808.755252 (605.955071)
test_rubyspec 0.066513 0.031920 141.874717 (214.336770)
total: 914.13 sec